Describes the HTTP status ranges
Namespace: Facilita.WebAssembly: clrWebBrowser (in clrWebBrowser.dll) Version: 9.5.7.98 (1.0.0.0)
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
ALL_INFORMATIONALS | 0 | Range special code meaning all 1xx codes | |
ALL_SUCCESSES | 1 | Range special code meaning all 2xx codes | |
ALL_REDIRECTS | 2 | Range special code meaning all 3xx codes | |
ALL_CLIENT_ERRORS | 3 | Range special code meaning all 4xx codes | |
ALL_SERVER_ERRORS | 4 | Range special code meaning all 5xx codes |
See Also