]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
When I initially pulled the BYTERANGE filter into the core, Greg Stein
authorRyan Bloom <rbb@apache.org>
Wed, 11 Apr 2001 23:37:16 +0000 (23:37 +0000)
committerRyan Bloom <rbb@apache.org>
Wed, 11 Apr 2001 23:37:16 +0000 (23:37 +0000)
commit3cba58c98fa445fc0886a6bc4b0e0f7a0e06801a
treeba0a82e0725891523d678e39f7a0054226f09d15
parentc439858c4c32d3779c57ca6cb9016c51522676d6
When I initially pulled the BYTERANGE filter into the core, Greg Stein
told me I was wrong.  I was wrong, and Greg was right.  This commit
just moves the byterange filter and its related functions out of the core,
and puts them back in the HTTP specific module.
Submitted by: Greg Stein

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