Determines whether the specified HTTP header is set by default
on Request objects created by this WebBrowser.
Namespace: Facilita.WebAssembly: clrWebBrowser (in clrWebBrowser.dll) Version: 9.5.7.98 (1.0.0.0)
Syntax
Parameters
- header
- Type: System String
The header to check for.
Return Value
true if the specified header has been set as a default HTTP header; otherwise, false.See Also