https://issues.apache.org/bugzilla/show_bug.cgi?id=56939

Sebb <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO

--- Comment #5 from Sebb <[email protected]> ---
(In reply to Kiryl Halinouski from comment #4)
> If I created OPTION HTTP Request with parameters described in parameters
> table the request is not passed them down. If I change method to GET I will
> able to see all parameters as a part of GET request: GET .../?param1=value1

Yes, already noted.
And the workround is to use the Path field, for example

http://host/path?p1=v1


However the question I asked was about how you expected the parameters to be
sent to the server.

Did you expect them to be passed as part of the URL, or as part of a content
body?

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

Reply via email to