Describes the HTTP status category for custom handling of the HTTP status codes
Namespace: Facilita.WebAssembly: clrWebBrowser (in clrWebBrowser.dll) Version: 9.5.7.98 (1.0.0.0)
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
VALID_CODE | 0 | To treat the specified HTTP status code as valid code | |
WARNING_CODE | 1 | To treat the specified HTTP status code as warning code | |
ERROR_CODE | 2 | To treat the specified HTTP status code as error code |
See Also