-
Improvement
-
Resolution: Fixed
-
Minor
-
None
If a request body is set for a GET request, it appears to be ignored. This situation isn't common, but it's used by Elasticsearch for queries so the plugin should support it.
[JENKINS-59436] Include body with GET requests
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Based on commit 670eefcf988afd1788da3ccd5429246422f367b7, this should work since http_request-1.8.18 ("
JENKINS-43147- Added support to send body in DELETE method").