|
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
|