3.18. REFERER string

[<<<] [>>>]

curl::option CurlHandle,"REFERER","http://www.scriptbasic.com"

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


[<<<] [>>>]