Variable HttpInformationalStatusConst
HttpInformationalStatus: {
CONTINUE: 100;
EARLYHINTS: 103;
PROCESSING: 102;
SWITCHING_PROTOCOLS: 101;
} = ...
Type declaration
ReadonlyCONTINUE: 100
ReadonlyEARLYHINTS: 103
ReadonlyPROCESSING: 102
ReadonlySWITCHING_PROTOCOLS: 101