Unverified Commit 2b083dcc authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

user-agent.d:: mention --proxy-header as well

parent a9a7b606
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -6,7 +6,7 @@ Protocols: HTTP
---

Specify the User-Agent string to send to the HTTP server. To encode blanks in
the string, surround the string with single quote marks. This can also be set
with the --header option of course.
the string, surround the string with single quote marks. This header can also
be set with the --header or the --proxy-header options.

If this option is used several times, the last one will be used.