On 4/12/07, Jeremy Dunck <[EMAIL PROTECTED]> wrote:
>
> Yes, I can see that, but PUT is idempotent, while POST isn't.  It
> seems to me that treating one verb as another will at least make HTTP
> caching odd.

None of PUT/POST/DELETE are cacheable (with the exception of POST with
Expires or Cache-Control headers)... so I don't know that your caching
concern is a problem.

 - Ben

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" 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/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to