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

            Bug ID: 58092
           Summary: HTTP Request Defaults Method parameter
           Product: JMeter
           Version: 2.13
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: HTTP
          Assignee: [email protected]
          Reporter: [email protected]

Hi,

>From documentation page of HTTP Request Defaults
(http://jmeter.apache.org/usermanual/component_reference.html#HTTP_Request_Defaults)
parameters table mentions attribute "Method". But I can not find this field on
HTTP Request Defaults page (even on the documentation's screenshot).
Is it a misunderstanding, a dcumentation bug or a real bug ? Please let me
know.

The need is to set a default parameter only for HTTP GET requests, because
right now, value of default parameter is added at the end body part of POST
request. So I am using a Beanshell preprocessor to empty the parameter
(vars.put("parameter","");.

Regards

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

Reply via email to