[Privoxy-commits] [privoxy] 04/04: Stop downgrading the HTTP version for port 631

User Git git at git.privoxy.org
Sun Jun 22 11:32:40 CEST 2025


This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch master
in repository privoxy.

commit 54854c6c5db72600b2ff13e1aaa6e767baa97f9d
Author: Fabian Keil <fk at fabiankeil.de>
AuthorDate: Fri Jun 20 08:04:05 2025 +0200

    Stop downgrading the HTTP version for port 631
    
    It was supposed to work around a problem with the CUPS
    webinterface but about 20 years later we probably don't
    need it anymore ...
---
 default.action.master | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/default.action.master b/default.action.master
index b9752fbb..8bef67ae 100644
--- a/default.action.master
+++ b/default.action.master
@@ -2672,11 +2672,6 @@ tr.anp.se/
 {+filter{tiny-textforms}}
 .sourceforge.net/tracker
 
-{+downgrade-http-version}
-#MASTER# COMMENTS: This section not checked 10/17/06 HB
-#MASTER# REMARKS: This is work-around for CUPS http configuration.
-:631
-
 #MASTER# REMARKS: If Privoxy is disabled, requests for config.privoxy.org/
 #MASTER# REMARKS: reach privoxy.org and are redirected to privoxy.org/config.
 #MASTER# REMARKS: The instructions tell the user to reload the page with

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Privoxy-commits mailing list