]> 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)
commit5bdee5c69490c39d731d5d92e8bb4ef32b000aac
treeba31312de07a12497930f860119bcb75f5f5b415
parent6b5d37725a2fe5f7eeb0cf883ddce260f56dc4db
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