Commit 98d68a4d authored by Martin Kraemer's avatar Martin Kraemer
Browse files

The 416 "range not satisfiable" response would include a

Content-Length header set to the size of the resource, but no body was
actually returned (r->header_only was set to 1). This appeared as a
premature EOF to the client.
Submitted by:	Joe Orton <joe@manyfish.co.uk>
Reviewed by:	Martin Kraemer


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@92767 13f79535-47bb-0310-9956-ffa450edef68
parent b6e75586
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