yuezonghe | 824eb0c | 2024-06-27 02:32:26 -0700 | [diff] [blame^] | 1 | Short: A |
2 | Long: user-agent | ||||
3 | Arg: <name> | ||||
4 | Help: Send User-Agent <name> to server | ||||
5 | Protocols: HTTP | ||||
6 | --- | ||||
7 | |||||
8 | Specify the User-Agent string to send to the HTTP server. To encode blanks in | ||||
9 | the string, surround the string with single quote marks. This can also be set | ||||
10 | with the --header option of course. | ||||
11 | |||||
12 | If this option is used several times, the last one will be used. |