[zope2-tracker] [Bug 142576] Re: HEAD returns 404, GET returns 200 for the same url
Paul Dodd
paul.dodd at ub.unibe.ch
Thu May 31 08:56:08 UTC 2012
Returning 404 is correct according to http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.4.4
"This status code is commonly used when the server does not wish to reveal exactly why the request has been refused" but will cause extra load on the web site and traffic, thus HEAD should be supported.
--
You received this bug notification because you are a member of Zope 2
Developers, which is subscribed to Zope 2.
https://bugs.launchpad.net/bugs/142576
Title:
HEAD returns 404, GET returns 200 for the same url
To manage notifications about this bug go to:
https://bugs.launchpad.net/zope2/+bug/142576/+subscriptions
More information about the zope2-tracker
mailing list