I thought that this methods (put and delete) was already implemented by 
massimo due to one email thread about this... isnt it?
Alex F

El 07/12/2009 3:00, weheh escribió:
> According to http://www.w3.org/Protocols/rfc2616/rfc2616-sec9.html,
> there are new methods in addition to the usual GET and POST methods,
> such as PUT, DELETE, TRACE and CONNECT. I would like to upgrade my
> web2py API to support some of these new methods. Is there any plan to
> support them in web2py?
>
> For instance, is there a plan to support request.delete.vars,
> request.put.vars, etc.?
>
> Also, I notice that when I BEAUTIFY(request), I see that
> request.wsgi.environ.REQUEST_METHOD is GET (or POST), but
> request.env.request_method is blank. Why would that be?
>
> --
>
> You received this message because you are subscribed to the Google Groups 
> "web2py-users" group.
> To post to this group, send email to web...@googlegroups.com.
> To unsubscribe from this group, send email to 
> web2py+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/web2py?hl=en.
>
>
>
>    

-- 
Alejandro Fanjul Fdez.
alex.fan...@gmail.com
www.mhproject.org

--

You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to web...@googlegroups.com.
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en.


Reply via email to