> Here's the catch: in CGI there are multiple ways to submit params in a 
> POST request:
> - with the "query string"
> - with body holding the "query string" (application/x-www-form-urlencoded)
> - with body holding a mime format (multipart/form-data)
>

Thanks. I didn't know that: I thought query string and GET were in an 
exclusive relationship.  

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to