Previously Sok Ann Yap wrote:
> On the other hand, if we look into httplib2's source code, which I
> supposed is everyone's favorite http client library, Joe Gregorio
> doesn't make any distinction between POST and DELETE. You can verify
> that by using httplib2 to send a DELETE request with body to a simple
> wsgi app that echoes back wsgi.input.

Probably because that was just easier. I can not imagine what the
semantics for a body for DELETE would be. What information would you
want to send to something that you are deleting?

Wichert.

-- 
Wichert Akkerman <[EMAIL PROTECTED]>    It is simple to make things.
http://www.wiggy.net/                   It is hard to make things simple.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to pylons-discuss@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to