X-Git-Url: http://www.privoxy.org/gitweb/?a=blobdiff_plain;f=templates%2Fshow-request;h=c1badf4090c4eca932dc01825fcfaa4099902695;hb=d9e866e8cb9eba5dd69984a82af8899e3b7004b6;hp=c59e84410ecb81f3dc2d8a8ff29ad6529fcf378e;hpb=59571f4d43950af7033d4a49e16143ddd4732bf4;p=privoxy.git diff --git a/templates/show-request b/templates/show-request index c59e8441..c1badf40 100644 --- a/templates/show-request +++ b/templates/show-request @@ -1,6 +1,6 @@ ########################################################## # -# Show-Request-CGI Output template for junkbuster 2.9.x. +# Show-Request-CGI Output template for Privoxy. # # # USING HTML TEMPLATES: @@ -15,7 +15,7 @@ # - Each item in the below list of exported symbols will # be replaced by dynamically generated text, if they # are enclosed in '@'-characters. E.g. The string @version@ -# will be replaced by the version number of Junkbuster. +# will be replaced by the version number of Privoxy. # # - One special application of this is to make whole blocks # of the HTML template disappear if the condition @@ -58,7 +58,7 @@ # unstable: # this is an alpha or beta release of the proxy software # have-adminaddr-info: -# An e-mail address for the local Junkbuster adminstrator has +# An e-mail address for the local Privoxy adminstrator has # been specified and is available through the "admin-address" # symbol # have-proxy-info: @@ -73,7 +73,7 @@ - Junkbuster@@my-hostname@ + Privoxy@@my-hostname@ @@ -84,8 +84,35 @@ + + + + + + + + @@ -119,41 +146,13 @@ href="http://sourceforge.net/mail/?group_id=11118">mailing lists. - - - - - - - -
-

This is the Internet JUNKBUSTER - @version@ on @my-hostname@ (@my-ip-address@), port @my-port@, @if-enabled-display-then@Enabled@else-not-enabled-display@Disabled@endif-enabled-display@

+

This is Privoxy (privacy enhancing proxy) @version@ on @my-hostname@ (@my-ip-address@), port @my-port@, @if-enabled-display-then@Enabled@else-not-enabled-display@Disabled@endif-enabled-display@

+
+

Show-Request

+
+ Here you see the original headers that your client sent when requesting this page, along with + the headers that Privoxy would have sent to the remote server if this request hadn't been + intercepted. +
+ +

Original Client Request:

+
+
@client-request@
+
+ +

Processed Request:

+
+
@processed-request@
+
+
+

More Privoxy:

+
    @menu@
-

Show-Request

-
- Here you see the original headers that your client sent when requesting this page, along with - the headers that JunkBuster would have sent to the remote server if this request hadn't been - intercepted. -
- -

Original Client Request:

-
-
@client-request@
-
- -

Processed Request:

-
-
@processed-request@
-
-
-

More Junkbuster:

-
    @menu@
-
-

Local Junkbuster support:

+

Local Privoxy support:

-

You can consult the online documentation for more information about this Junkbuster installation. +

You can consult the online documentation for more information about this Privoxy installation.