]> 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)
commit07390aa8cff184340ebc8b99c06aa58499a46f0b
treec45a62be222ee6177c97eddf356746f4a288ce99
parent8dca57cccd248de04356f3516d35723f072d9e1d
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