if request.env.request_method=='POST':
put_vars = request.post_vars
basically request.post_vars are the variables in body whether it is PUT or
POST or other.
On Thursday, 21 March 2013 19:10:27 UTC-5, Daniel Gonzalez wrote:
>
> Hi,
>
> How can I access the data in the PUT request? (in the body of the request)
> Can this be automatically parsed (my data is JSON)
>
> Thanks,
> Daniel
>
--
---
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.