Commit 613f14b4 authored by Yann Ylavic's avatar Yann Ylavic
Browse files

http: Don't remove the Content-Length of zero from a HEAD response if

it comes from an origin server, module or script.  

Instead of removing the C-L in ap_http_header_filter() after it has been
set by ap_content_length_filter(), just don't set it in the latter.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1678215 13f79535-47bb-0310-9956-ffa450edef68
parent b4a10577
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment