durusmail: quixote-users: GET, POST, QUERY_STRING and FieldStorage
GET, POST, QUERY_STRING and FieldStorage
2003-03-22
2003-03-22
2003-03-25
Re: GET, POST, QUERY_STRING and FieldStorage
2003-03-25
2003-03-25
GET, POST, QUERY_STRING and FieldStorage
akuchlin@mems-exchange.org
2003-03-23
On Sat, Mar 22, 2003 at 02:02:05AM -0300, Lucio Torre wrote:
>- Should quixote read from post data *and* query string? If yes, id
>be happy to produce a patch.

It's unclear; the HTTP RFC doesn't really say anything on this point.
This came up in September, and I opted for leaving the current
behaviour of ignoring the query string on a POST, in order to
discourage creating interfaces that combine query strings and POSTs.

--amk                                                    (www.amk.ca)
A hyperactive Peri -- too ghastly to contemplate.
      -- The Doctor, in "Mark of the Rani"

reply