> Hi, I am writing a perl_mod script for apache that will act as a proxy to
> intercept all requests that comes through my proxy. I want to set a cookie
in
> the client's browser (to store a session ID) and retrieve it each time the
> user make a request to other URL (assuming he has set my proxy as his
proxy in
> his browser configuration).
>
> My question is: Am i able to get the cookie i have set, from the client? I
can
> set the cookie for the client, but I have not been able to retrieve it so
> far:(. Any help here is much appreciated.
>
> Regards,
> Firestar
>
>

Reply via email to