[LRUG] mod_ruby question
Dominic Mitchell
dom at happygiraffe.net
Fri Mar 9 00:47:16 PST 2007
Graham Seaman wrote:
> Answering the second part of my own question: seems I misunderstood
> something; having checked, most servers don't return any content-length
> for a HEAD request, so that can't be the issue...
I believe that's actually incorrect... HEAD should replicate a GET
request *exactly*, including the COntent-Length for the non-existent
content.
http://www.w3.org/Protocols/rfc2616/rfc2616-sec9.html#sec9.4
-Dom
More information about the Chat
mailing list