I am all excited about using WWWOFFLE with https. I have installed the
new .deb.
I wish /usr/share/doc/wwwoffle/README.https.gz would clarify if I am
just dreaming about:
* browsing https can be just like http:
queue requests offline, read them later back offline.
Which of
https_proxy=http://localhost:8443/
https_proxy=https://localhost:8443/
https_proxy=http://localhost:8080/
https_proxy=https://localhost:8080/
is correct for exporting in .bash_profile? Yes I am that dumb.
Should wwwoffle.pac be updated?
Please don't make me see another "Firefox can't establish a connection
to the server at panel.dreamhost.com" message, offline or on.
What about
Proxy
{
<http://*:/*> proxy=proxy.apol.com.tw:8080
}
Should I add a https version or does that depend on that company or do
I not grasp a basic concept and if so never mind.
(P.S., for plain old http, the exact words
"http_proxy=http://localhost:8080/" aren't in the documentation
anywhere either.)