diff options
| author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2001-05-27 11:00:36 +0000 |
|---|---|---|
| committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2001-05-27 11:00:36 +0000 |
| commit | 6a0cf64bce349bbe8de9a76bdda1b7b31010cf86 (patch) | |
| tree | 2052c90a75cbdc353ce4122adf670e98f044c065 /lib/libfetch/fetch.3 | |
| parent | 5ef824ed2b1eb2ada7900338d591d4937a6b8261 (diff) | |
Notes
Diffstat (limited to 'lib/libfetch/fetch.3')
| -rw-r--r-- | lib/libfetch/fetch.3 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/libfetch/fetch.3 b/lib/libfetch/fetch.3 index c4d60a4a435d..4534d646b8b7 100644 --- a/lib/libfetch/fetch.3 +++ b/lib/libfetch/fetch.3 @@ -512,6 +512,10 @@ variable. This variable is used if and only if connected to an HTTP proxy, and is ignored if a user and/or a password were specified in the proxy URL. +.It Ev HTTP_USER_AGENT +Specifies the User-Agent string to use for HTTP requests. +This can be useful when working with HTTP origin or proxy servers that +differentiate between usder agents. .El .Sh SEE ALSO .Xr fetch 1 , |
