Variable HttpInformationalStatusConst
HttpInformationalStatus: {
CONTINUE: 100;
EARLYHINTS: 103;
PROCESSING: 102;
SWITCHING_PROTOCOLS: 101;
} = ...
Type declaration
Readonly
CONTINUE: 100
Readonly
EARLYHINTS: 103
Readonly
PROCESSING: 102
Readonly
SWITCHING_PROTOCOLS: 101