summaryrefslogtreecommitdiff
path: root/openvpn/doc
diff options
context:
space:
mode:
authorArne Schwabe <arne@rfc2549.org>2013-09-08 12:02:03 +0200
committerArne Schwabe <arne@rfc2549.org>2013-09-08 12:02:03 +0200
commit6d8a0a5e9d778cb2408cfbb450db768b3135086a (patch)
tree3dbb13d3f2d9f1cd71c69d1a94044b7ca854d1ef /openvpn/doc
parentd066e03e7d61477424b49742ce142780c698d750 (diff)
Add custom http header support (closes issue #199)
People annoyed so much with this stupid feature that I implemented it
Diffstat (limited to 'openvpn/doc')
-rw-r--r--openvpn/doc/openvpn.87
1 files changed, 7 insertions, 0 deletions
diff --git a/openvpn/doc/openvpn.8 b/openvpn/doc/openvpn.8
index 573d6a80..72a85a90 100644
--- a/openvpn/doc/openvpn.8
+++ b/openvpn/doc/openvpn.8
@@ -551,6 +551,13 @@ Set HTTP version number to
.B AGENT user-agent \-\-
Set HTTP "User-Agent" string to
.B user-agent.
+
+.B CUSTOM\-HEADER name content \-\-
+Adds the custom Header with
+.B name
+as name and
+.B content
+as the content of the custom HTTP header.
.\"*********************************************************
.TP
.B \-\-socks-proxy server [port]