Gets the value of the specified default HTTP header.
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 look for.
Return Value
The value of the specified default header, or an empty string if this header is not set by default.Remarks
See Also