]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Remove proxy_conn struct and add it's params to proxy_conn_rec.
authorWilliam A. Rowe Jr <wrowe@apache.org>
Wed, 11 Aug 2004 22:27:34 +0000 (22:27 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Wed, 11 Aug 2004 22:27:34 +0000 (22:27 +0000)
commit3cc146e42b40d8495bc42fc1587cf46a6874e348
treea1cd64cb79012af71ee0f9ab77d4a5dde01c28e8
parentfd82a02ec8c84a6f2bca3ddf3002f60017708ba3
Remove proxy_conn struct and add it's params to proxy_conn_rec.
Use named structure type declarations.

Submitted by: mturk

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