Vinaya Shetty wrote:
> Another question is if I can trigger the end of an
> authenticated session from an external program ? After
> trigerring such an end of session, the next URL
> visited by the user should ask for password.
Not trivial as HTTP is stateless and every request asks for a password.
The reason to why the login dialog does not pop up in the browser all
the time is becahse the login+password is cached in memort by the
browser (not the proxy).
-- Henrik Nordstrom Squid hacker -- To unsubscribe, see http://www.squid-cache.org/mailing-lists.htmlReceived on Sun Sep 10 2000 - 14:06:10 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:55:14 MST