]> granicus.if.org Git - apache/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)
commit4baadb8ef1c67c2ca347ddd3648ebf2d9e373f0f
tree0011fe9e71bc901ad6f2470e4490a327f10bb689
parent7f0f6e6328ceb1d05a3aab75041842e2b1e09c4e
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