In order to make an specific application, I had to use http PUT and
http DELETE methods.

To do that i just had to remove from prototype, the code that replace
those methods by POST. And adding the push of the body of the request
when using PUT (like in POST)

I can't understand why this behaviour was setted in the code. Why not
allowing all methods? I've only checked on IE and Firefox and it is
working fine.

It would be really nice to allow all HTTP methods
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Prototype: Core" group.
To post to this group, send email to prototype-core@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/prototype-core?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to