On 10/1/07, Sandro Dentella <[EMAIL PROTECTED]> wrote:
> I'm no expert of these specifications and would like to better
> understand. Firstly I'd appreciate a link to relevant part, secondly,
> reading the follow-up in the backward incompatible changes is:

It's section 9.1 of RFC 2616, where "safe" and "idempotent" methods
are discussed: http://www.w3.org/Protocols/rfc2616/rfc2616-sec9.html#sec9.1.
Specifically, note that "GET and HEAD methods SHOULD NOT have the
significance of taking an action other than retrieval" -- changing the
users locale is certainly "an action other than retrieval".

Be sure to read the rest of that section, as well as the definitions
of GET and POST in sections 9.3 and 9.5.

Jacob

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to