From 6d8a0a5e9d778cb2408cfbb450db768b3135086a Mon Sep 17 00:00:00 2001 From: Arne Schwabe Date: Sun, 8 Sep 2013 12:02:03 +0200 Subject: Add custom http header support (closes issue #199) People annoyed so much with this stupid feature that I implemented it --- openvpn/doc/openvpn.8 | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'openvpn/doc') 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] -- cgit v1.2.3