X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=templates%2Fshow-request;h=43fb89d80d8c5cc6c73c2f3bdff5d3df945eda9a;hp=30a252920f9a6683aab302902789b78270303a1f;hb=92d54bfa51701a0b2b96a1b929bd9b7279b89fab;hpb=f8e10b0e3ce35c32fe782e5871275b27650aa31b diff --git a/templates/show-request b/templates/show-request index 30a25292..43fb89d8 100644 --- a/templates/show-request +++ b/templates/show-request @@ -8,7 +8,7 @@ # # Template files are written win plain HTML, with a few # additions: -# +# # - Lines that start with a '#' character like this one # are ignored # @@ -23,7 +23,7 @@ # strings @if-start and if--end@. The strings # should be placed in HTML comments (), so the # html structure won't be messed when the magic happens. -# +# # USABLE SYMBOLS IN THIS TEMPLATE: # -------------------------------- # @@ -32,7 +32,7 @@ # my-hostname: # The hostname associated with my-ip-addr # admin-address: -# The email address of the pxoxy's administrator, as configured +# The email address of the proxy administrator, as configured # in the config file # default-cgi: # The URL for the "main menu" builtin CGI of this proxy @@ -44,8 +44,7 @@ # The development status of the proxy software: "alpha", "beta", # or "stable". # homepage: -# The URL of the SourceForge ijbswa project, who maintains this -# software. +# The URL of the Privoxy project, which maintains this software. # client-request: # The request and headers that the client sent. # processed-request: @@ -58,7 +57,7 @@ # unstable: # this is an alpha or beta release of the proxy software # have-adminaddr-info: -# An e-mail address for the local Privoxy adminstrator has +# An e-mail address for the local Privoxy administrator has # been specified and is available through the "admin-address" # symbol # have-proxy-info: @@ -77,7 +76,7 @@ Privoxy@@my-hostname@ - + @@ -111,7 +110,7 @@

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. + intercepted.

Original Client Request:

@@ -130,23 +129,23 @@ + -#include mod-support-and-service +#include mod-local-help + - -#include mod-local-help +#include mod-support-and-service -