-
Have you reconfigured your browsers to =not= use a proxy?
For IE it's under Tools / Internet Options / Connections / LAN Settings. No idea how to remove the proxy config in Chrome.
2009-11-08 20:47:17 UTC in Privoxy
-
Fabian,
The proposed patch for doc/source/p-config.sgml attached. I never got the docbook stuff working, so I can't tell if the patch is good or not :(
I was talking to a friend about this & they asked if that might be the reason they couldn't log in to the IEEE web site using Privoxy! I'd really like this option to be enabled by default.
Thanks,
Lee.
2009-11-08 20:42:33 UTC in Privoxy
-
Please take a look at the -v2 diff.
> think the rsp->status line should be either "200 OK. Request blocked by
> Privoxy" or "200 Request blocked by Privoxy". Firefox should be happy
> either way, but you may want to verify this.
"200 Request blocked by Privoxy". works just fine.
> The RUNTIME_FEATURE_* flags above the feature_flags member should stay
> sorted alphabetically...
2009-11-08 18:39:49 UTC in Privoxy
-
ler762 committed patchset 4464 of module current to the Privoxy CVS repository, changing 1 files.
2009-11-08 18:09:52 UTC in Privoxy
-
ler762 committed patchset 4463 of module current to the Privoxy CVS repository, changing 1 files.
2009-11-08 17:54:09 UTC in Privoxy
-
Fabian,
Please take a look at the patch I submitted (# 2893965). OK to apply it?
With "handle-as-empty-doc-returns-ok 1" in my config.txt I get around fine on Sourceforge using Firefox _without_ the noscript addon.
Set "handle-as-empty-doc-returns-ok" to 0 and FF hangs when trying to go to another page on Sourceforge.
> > Seems to me that a "200 OK" is still appropriate - the whole...
2009-11-07 22:50:25 UTC in Privoxy
-
see https://bugzilla.mozilla.org/show_bug.cgi?id=492459 for problem description of firefox hanging sometimes when Privoxy blocks a page
see actionsfile feedback item 2790091 for discussion of how to work around the FF problem
Adds a new
handle-as-empty-doc-returns-ok
runtime configuration variable that, when set, tells Privoxy to return a "200 OK" status for pages blocked with...
2009-11-07 22:34:38 UTC in Privoxy
-
Everything working for you as desired now?.
2009-10-25 16:25:39 UTC in Privoxy
-
> However, if I remember correctly, responding to a CONNECT request with
> status code 200 means "connection established"
The way I read it, a status code of 200 just means the request worked:
http://tools.ietf.org/html/rfc2616#section-10.2.1
10.2 Successful 2xx
This class of status code indicates that the client's request was
successfully received, understood, and accepted...
2009-10-25 16:19:17 UTC in Privoxy
-
ler762 committed patchset 4455 of module current to the Privoxy CVS repository, changing 1 files.
2009-10-25 15:23:40 UTC in Privoxy