Name
easy:SetOpt_Referer -- get the HTTP referer header
Synopsis
easy:SetOpt_Referer(where)
Function
Pass a string as parameter. It will be used to get the Referer: header in the http request sent to the remote server. This can be used to fool servers or scripts. You can also get any custom header with #CURLOPT_HTTPHEADER.

Inputs
where
input value

Show TOC