3.22. USERAGENT string

[<<<] [>>>]

curl::option CurlHandle,"USERAGENT","CURL 7.9.5 with SB Interface; v10b29"

Pass a string as parameter. It will be used to set the User-Agent: header in the http request sent to the remote server. This can be used to fool servers or scripts.


[<<<] [>>>]