libcURL.EasyHandle.AutoReferer - charonn0/RB-libcURL GitHub Wiki
libcURL.EasyHandle.AutoReferer
Property Declaration
Dim AutoReferer As Boolean
Remarks
Gets and sets whether libcURL will send the HTTP Referer: header when following redirects. The default is False.
See also
- CURLOPT_AUTOREFERER in the libcURL documentation.