Gets the value of the "charset" parameter specified in the
"Content-Type" HTTP response header.
Namespace: Facilita.WebAssembly: clrWebBrowser (in clrWebBrowser.dll) Version: 9.5.7.98 (1.0.0.0)
Syntax
Field Value
The charset extracted from the "Content-Type" header, or an empty string if none was found.Examples
Content-Type: text/html; charset=utf-8
See Also