HTTP-Proxy - Re: how to do sessions with http::proxy?

Posted on Wed Jul 19 18:09:22 2006 by book in response to 2627 (See the whole thread of 2)
Re: how to do sessions with http::proxy?
You could look at the example file eg/proxy-auth.pl which implements a simple password checker for the proxy. Once you've catched the username in your filter, you can store it in the proxy stash (with the proxy stash() method) and use it ofr your own purpose. HTH
Write a response