Hi,
On 2010-08-27 1:19 PM, sim wrote:
I am using werkzeug 0.62.
When I use get the request.args dict gets filled, when I use post it
does not.
From what I read, it is supposed to work with post as well.
request.args -> URL only
request.form -> form only (POST/PUT data)
request.values -> combination of the above two.
Regards,
Armin
--
You received this message because you are subscribed to the Google Groups
"pocoo-libs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/pocoo-libs?hl=en.