Library API
⬅ Back to Guides
Preparing search index...
common.index
HTTP
Variable HTTP
Const
HTTP
:
{
BadRequest
:
400
;
Forbidden
:
403
;
Ok
:
200
;
PermRedirect
:
301
;
TempRedirect
:
302
;
Unauthorised
:
401
;
}
= ...
Type Declaration
Readonly
BadRequest
:
400
Readonly
Forbidden
:
403
Readonly
Ok
:
200
Readonly
PermRedirect
:
301
Readonly
TempRedirect
:
302
Readonly
Unauthorised
:
401
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
⬅ Back to Guides
Library API
Loading...