On 9/22/06, Malcolm Tredinnick <[EMAIL PROTECTED]> wrote:
> I would use 403 (forbidden) or 404. Note that, as per the RFC, 403
> responses indicate that authorization will not help and the request
> should not be repeated unchanged. You can even put something like "quit
> screwing around with the query string" -- or other message -- in the
> body if you like (for a 403).

Personally, I'd lean toward 403 with a useful error message added in,
but 412 ("Precondition Failed") is also a possibility.

-- 
"May the forces of evil become confused on the way to your house."
  -- George Carlin

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

Reply via email to