[ee122] Status code precedence

Allen Lee leeallen at berkeley.edu
Wed Oct 31 14:21:33 PDT 2007


I'm not sure if this question has been asked yet:

If the server gets the request

GET /foo.avi HTTP/1.0

and foo.avi does not exist on the server, should the status code be 404 or
501?

If foo.avi does exist on the server, but we don't have read permission,
should the status code be 403 or 501?

Thanks,
Allen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ICSI.Berkeley.EDU/pipermail/ee122/attachments/20071031/25e40fca/attachment.html 


More information about the ee122 mailing list