[wp-gsoc] [Summer of Code] #338: HTTP Status 405 on disabled should be 403
Summer of Code
noreply at wordpress.org
Tue Aug 6 17:14:59 UTC 2013
#338: HTTP Status 405 on disabled should be 403
---------------------------+------------------
Reporter: MikeSchinkel | Owner:
Type: defect | Status: new
Priority: normal | Milestone:
Component: JSON REST API | Resolution:
Keywords: |
---------------------------+------------------
Comment (by rmccue):
Hmm, good point. 503 is probably a good choice here, although it does
usually indicate a temporary unavailability (and also means in future we
have to be careful about maintenance mode handling and such).
I'll have a look over this in the morning, but I think a server error is
probably the right track (and 503 seems the most appropriate). Thanks!
--
Ticket URL: <http://gsoc.trac.wordpress.org/ticket/338#comment:9>
Summer of Code <http://gsoc.trac.wordpress.org>
My example project
More information about the wp-gsoc
mailing list