Thank you for taking the time to answer. On 1 déc, 21:41, Carl Meyer <[email protected]> wrote: > However, web browsers do not submit PUT requests from HTML forms (and > they aren't likely to ever do so, as that proposed HTML5 feature was > removed [2]).
Yeah, I was aware of that decision. The reason I had the problem is because I was trying to build a ROA web service [1], and used some js and middleware to make my browser perform some PUT and DELETE requests. Anyway, I agree with your decision, according to the W3C's design decision. Thank you for making things clearer. [1] http://shop.oreilly.com/product/9780596529260.do -- You received this message because you are subscribed to the Google Groups "Django developers" 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-developers?hl=en.
