git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@686542
13f79535-47bb-0310-9956-
ffa450edef68
<dt>proxy-chain-auth</dt>
<dd>If the proxy requires authentication, it will read and
consume the proxy authentication credentials sent by the client.
- With <var>Proxy-Chain-Auth</var> it will <em>also</em> forward
+ With <var>proxy-chain-auth</var> it will <em>also</em> forward
the credentials to the next proxy in the chain. This may
be necessary if you have a chain of proxies that share
authentication information. <strong>Security Warning:</strong>