From: Fabian Keil <fk@fabiankeil.de>
Date: Sun, 3 Jan 2021 13:18:02 +0000 (+0100)
Subject: Add three additional headers to the client-header-order example
X-Git-Tag: v_3_0_30~154
X-Git-Url: http://www.privoxy.org/gitweb/@default-cgi@/faq/@default-cgi@toggle?a=commitdiff_plain;h=0f0a1c60a0bc98c314d97772af963ba5b22e72ce;p=privoxy.git

Add three additional headers to the client-header-order example
---

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>