> The docs do not seem to make it clear if web.py supports HTTP PUT and > DELETE as well as GET and POST?
Yes, they work. > It looks from application.py _delegate (line 352) that HEAD is turned > into a GET. Can't see any mention of other http verbs so can I assume > they work? That's only if there's no HEAD method, I think. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web.py" 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/webpy?hl=en -~----------~----~----~----~------~----~------~--~---
