-
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.
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.
Based on commit 670eefcf988afd1788da3ccd5429246422f367b7, this should work since http_request-1.8.18 ("
JENKINS-43147- Added support to send body in DELETE method").