From 2f2fed7c857af3f890caffa9b10933237c163025 Mon Sep 17 00:00:00 2001 From: Fabian Keil Date: Thu, 15 Nov 2007 19:11:11 +0000 Subject: [PATCH] Reword HTTPS URL information. --- templates/show-url-info | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/templates/show-url-info b/templates/show-url-info index 4f77c0b0..1c71b78e 100644 --- a/templates/show-url-info +++ b/templates/show-url-info @@ -27,6 +27,11 @@ # # Revisions : # $Log: show-url-info,v $ +# Revision 1.20 2007/07/21 12:19:50 fabiankeil +# If show-url-info is called with an URL that Privoxy +# would reject as invalid, don't show unresolved forwarding +# variables, "final matches" or claim the site's secure. +# # Revision 1.19 2007/02/10 16:55:22 fabiankeil # - Show forwarding settings on the show-url-info page # - Fix some HTML syntax errors. @@ -165,7 +170,7 @@

Requests for @url@ will be @@ -198,11 +203,8 @@

NOTE:

-

This is a secure (https:) URL, so the part after the "/" is ignored. - This is a feature of the HTTPS protocol - the exact address of the - page you're visiting is hidden. Privoxy can only detect the host - part of the URL.

-

 

+

This is a HTTPS URL, so the part after the "/" is ignored + as Privoxy doesn't see the path for real HTTPS requests either.

Matches for @url@:

-- 2.39.2