I notice that twisted.web.resource supports GET, PUT,
and POST (via render_ methods), but not DELETE. Is
this intentional, or are there some plans to add
support for those of us who want to do full-fledged
REST with twisted-web?
I haven't looked at figuring out httpclient support
for the same in twisted yet, but I'm assuming that
sending DELETE/PUT is similar to sending POST, i.e.,
use putrequest() with 'DELETE'?
Gary
____________________________________________________________________________________
Never miss a thing. Make Yahoo your home page.
http://www.yahoo.com/r/hs
_______________________________________________
Twisted-web mailing list
[email protected]
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-web