On Wed, 3 Dec 2003, MUTHUKUMAR KANDASAMY wrote:
> I have an in incoming regular POST method in the form /admin/ with a
> special header 'x-myheader:', which needs to be analyzed and rewritten,
> Then the POST is passed on to the original server on a different port
> (in it's original form + changed x-myheader) where the connection is
> maintained until a response is retrieved and passed back to the original
> request.
Do do this header rewrite in Squid some C programming is required. See
httpBuildRequestHeader().
Regards
Henrik
Received on Wed Dec 03 2003 - 16:24:42 MST
This archive was generated by hypermail pre-2.1.9 : Thu Jan 01 2004 - 12:00:05 MST