Request SetReferer Method C# API
Sets the value of the "Referer" HTTP header.

Namespace: Facilita.Web
Assembly: clrWebBrowser (in clrWebBrowser.dll) Version: 9.5.5.77 (1.0.0.0)
Syntax

public virtual void SetReferer(
	Url url
)
See Also