[naviserver-devel] Fastpath HEAD request content-length zero

2014-09-08 Thread Peter Chaplin
I'm using fastpath to handle HEAD requests for static files, and getting a "Content-Length: 0" response header. This seems to be contrary to the specs: http://tools.ietf.org/html/rfc2616#section-14.13 is it a bug? -- Peter Chaplin Qcode Software Limited www.qcode.co.uk

Re: [naviserver-devel] Fastpath HEAD request content-length zero

2014-09-08 Thread Peter Chaplin
Thanks, I'll have a go at using that fix. At present I don't really care about head-range requests and I don't know what the specs would say about them either. -- Peter Chaplin Qcode Software Limited www.qcode.co.uk T 01463 896 483 On 8 September 2014 15:28, Gustaf Neuman