comments feedback -- it's an initial _request_
add a note that proxy environment variables are either set or unset, unless specific values are listed.
mod_proxy_http, mod_proxy_connect: Add 'proxy-status' and 'proxy-source-port' request notes for logging PR: 30195
tid 50632, specifying the default of proxy-interim-response
Support remote https proxies by using HTTP CONNECT. PR: 19188 Submitted by: Philippe Dutrueux <lilas evidian.com> Reviewed by: rjung
One typo.
* Add missing documentation for proxy-initial-not-pooled (r684351).
* Missed one.
* Write variable in lowercase.
fix source file names of mod_proxy_*
Fix brainfart in docs
mod_proxy_http: Correctly forward unexpected interim (HTTP 1xx) responses. PR 16518
Document proxy-http environment variables in one place.
update license header text
Update the copyright year in all .c, .h and .xml files
Update copyright year to 2005 and standardize on current copyright owner line.
fix copyright notice
$Revision$ is slightly misdocumented (only available since svn 1.1) use LastChangedRevision instead
adjust properties and revision expansion of the English docs
add $Revision$ keyword
fix name of The Apache Software Foundation
apply Apache License, Version 2.0
add the metafile attribute to all xml files.
add initial documentation for mod_proxy_connect, mod_proxy_ftp and mod_proxy_http