RE: mod_proxy patches for HTTP Header manipulation
From: Ian Holsman <IanH(at)cnet.com>
Date: Fri May 11 2001 - 21:06:45 EDT
hi.
you might want to have a look at mod_env as well as mod_header.
I did a very simple hack to it, and added a SetHeaderNote which
added the note to the headers_in table, which would then get forwarded
into the proxy request. (this was a short term thing to get some headers
passed to a app)