https://bz.apache.org/bugzilla/show_bug.cgi?id=58092
--- Comment #2 from Marbaf <[email protected]> --- Thank you for fast reply and too bad this is a documentation issue :-) jMeter is powerfull but complex so I might misunderstand or misuse the tool. Right now, I use HTTP Request Defaults to add a parameter in GET URLs. It is automatically added at the end this way: <GET_URL_from_HTTP_Request_form>&default_param=value In my scenario, I also have POST HTTP requests. For those, the default parameter's value is automatically added at the end of the body data provided in HTTP Request form. Probably this behaviour is normal but undesired in my case. In fact, I need this default parameter only for HTTP GET requests. Is there a simple way to achieve this ? Regards -- You are receiving this mail because: You are the assignee for the bug.
