[Privoxy-commits] [privoxy] 05/12: Add three additional headers to the client-header-order example

User Git git at git.privoxy.org
Tue Jan 5 13:56:41 UTC 2021


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

git pushed a commit to branch master
in repository privoxy.

commit 0f0a1c60a0bc98c314d97772af963ba5b22e72ce
Author: Fabian Keil <fk at fabiankeil.de>
AuthorDate: Sun Jan 3 14:18:02 2021 +0100

    Add three additional headers to the client-header-order example
---
 doc/source/p-config.sgml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/doc/source/p-config.sgml b/doc/source/p-config.sgml
index b0ab50f2..61d2c2b1 100644
--- a/doc/source/p-config.sgml
+++ b/doc/source/p-config.sgml
@@ -3597,9 +3597,12 @@ forward-socks4, forward-socks4a, forward-socks5 and forward-socks5t</title>
  Referer \
  Cookie \
  DNT \
+ Connection \
+ Upgrade-Insecure-Requests \
  If-Modified-Since \
  Cache-Control \
  Content-Length \
+ Origin \
  Content-Type
 </literallayout>]]>
 </sect3>

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


More information about the Privoxy-commits mailing list