Re: Content-Length in HEAD responses
From: Justin Erenkrantz <justin_at_erenkrantz.com>
Date: Sat, 10 Nov 2012 06:49:38 -0500
On Fri, Nov 9, 2012 at 11:37 PM, Branko Čibej <brane_at_wandisco.com> wrote:
> That would imply that, if content-length doesn't get set on a HEAD
The chunked header is only sent on non-HEAD responses. r->chunked is set
BTW, if I do:
% curl --head
There is a C-L header...so, I don't know what the original poster is
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.