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

Reply via email to