You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by bu...@apache.org on 2002/04/17 21:07:00 UTC

DO NOT REPLY [Bug 8216] - PostMethod should treat the query string as requestBody

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8216>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8216

PostMethod should treat the query string as requestBody

rwaldhof@us.britannica.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID



------- Additional Comments From rwaldhof@us.britannica.com  2002-04-17 19:06 -------
Not a bug, this would be a design change.

If we treat the query string as request parameters, then it's not possible to 
set both query string and body params.

PostMethod adds setParameter/addParameter/etc. methods to the HttpMethod 
inferface for adding "request body" parameters.  

If you'd like to push for this change anyway, let's discuss it on commons-
dev@jakarta.apache.org.

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>