On 4/12/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> I think the idea is to embrace the value of the HTTP methods (the
> standard) even in an imperfect world.  So, while IE might not support
> a form with method "PUT", we can provide a band-aid that will let a
> non-compliant browser work while offering seemless functionality for
> browsers that do.

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.

--~--~---------~--~----~------------~-------~--~----~
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