]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
This removes all BUFF's from the HTTP proxy. This code is relatively
authorRyan Bloom <rbb@apache.org>
Fri, 17 Nov 2000 00:19:30 +0000 (00:19 +0000)
committerRyan Bloom <rbb@apache.org>
Fri, 17 Nov 2000 00:19:30 +0000 (00:19 +0000)
commitb3852b0e99dfd2eb9c7cf235af6f1bb270936c60
tree0011fe9e71bc901ad6f2470e4490a327f10bb689
parentc02f2a2cbfef2b820ceff65faa50a331eae7bfa4
This removes all BUFF's from the HTTP proxy.  This code is relatively
ugly, but it does proxy pages.  This even fixes the content-type bug
that I introduced yesterday sometime.  As soon as BUFF is removed from
the FTP proxy, the buff.c and buff.h files need to go away.

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