Dan Jacobson <[EMAIL PROTECTED]> writes:

> Say, I wish there was a config file item like,
> (or what is the closest config item to)
> a HandsOff or PassThru concept, where for the specified
> URL-SPECIFICATION, wwwoffle will do its best to pass transactions back
> and forth transparently, as if we chose "direct connection to the
> Internet" in the browser.
> 
> I suppose whether to still cache the page or not is a separate issue.
> 
> Anyway, currently it seems several config variables need to be set to
> emulate "direct connection to the Internet".
> 
> You see, my successful login to Yahoo was short lived, https or not.
> Hmmm, I have cache-control-no-cache = yes but there's just
> Cache-Control: private
> in their header.
> I have pragma-no-cache = yes for their 
> Pragma: no-cache
> But perhaps that doesn't take precedence over
>  request-expired       = no
> OK, I'll try "yes", as it's
> Expires: Thu, 05 Jan 1995 22:00:00 GMT

I think that the answer to this problem is configure your browser to
use the a proxy configuration javascript file.  This file contains
javascript that is executed to decide which proxy to use or that no
proxy is to be used.  This means that you really can have a "direct
connection to the Internet" for some files.

This is the method that was discussed here a few weeks ago to force
PDF files to be fetched directly bypassing WWWOFFLE.

-- 
Andrew.
----------------------------------------------------------------------
Andrew M. Bishop                             [EMAIL PROTECTED]
                                      http://www.gedanken.demon.co.uk/

WWWOFFLE users page:
        http://www.gedanken.demon.co.uk/wwwoffle/version-2.8/user.html

Reply via email to