]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Use the content-length filter to compute the content-length for byterange
authorRyan Bloom <rbb@apache.org>
Thu, 9 Nov 2000 03:33:24 +0000 (03:33 +0000)
committerRyan Bloom <rbb@apache.org>
Thu, 9 Nov 2000 03:33:24 +0000 (03:33 +0000)
commit009acc44d4f1970fa0d4bd0391748577bcb5a80b
treec45a62be222ee6177c97eddf356746f4a288ce99
parent1615954b5b26522de1aef7cae6529526aabc1467
Use the content-length filter to compute the content-length for byterange
requests.  This allows the byterange filter to work with the PDF plug-in.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86880 13f79535-47bb-0310-9956-ffa450edef68
modules/http/http_core.c
modules/http/http_protocol.c