]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
fix the byterange filter.
authorGreg Stein <gstein@apache.org>
Wed, 8 Nov 2000 11:22:07 +0000 (11:22 +0000)
committerGreg Stein <gstein@apache.org>
Wed, 8 Nov 2000 11:22:07 +0000 (11:22 +0000)
commit2b00b3a71c58cc8bd645acd2644b64b7db5c8a6e
treeba31312de07a12497930f860119bcb75f5f5b415
parent16d27f0da6b46c025f181fd68066433650f23ef0
fix the byterange filter.

there is still some bogosity in there (huge buffer allocs!), and some
optimizations to be made, but this appears to fix byterange handling.

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