On Fri, 11 Jul 2008 11:09:34 +0530
"Anand Kulkarni" <[EMAIL PROTECTED]> wrote:

> Hi,
>  
> I am sending many requests from TCP client to Apache. Using mod_proxy
> it will be routed to the destinition server.
>  
> In every client request, I want to send different HTTP headers but I
> found that Apache adds its own headers and does not allow client to
> set request specific headers.
>  
> So, my question is How to customize Apache Headers from the client
> side? 

See RFC2616 for details of which headers are changed by the proxy,
and which are passed through.


-- 
Nick Kew

Application Development with Apache - the Apache Modules Book
http://www.apachetutor.org/

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to