https://bz.apache.org/bugzilla/show_bug.cgi?id=60358

            Bug ID: 60358
           Summary: Body Data is not sent while making HTTP GET request
           Product: JMeter
           Version: 3.0
          Hardware: All
                OS: All
            Status: NEW
          Severity: major
          Priority: P2
         Component: HTTP
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: ---

HTTP request sampler does not send Body data if HTTP GET call is requested with
body data. In other words, there is no way to make HTTP request equivalent to
the following cURL
curl -XGET http://host/endpoint -d "request_body"

REST API with Body Data is exposed as a standard API in Elasticsearch
https://www.elastic.co/guide/en/elasticsearch/reference/2.3/search-request-body.html
and there is no way to test the performance of those APIs with JMeter.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to