FailureStatusCodeRange interface
The failure http status code range
Property Details
max
The maximum http status code.
max?: number
Property Value
number
min
The minimum http status code.
min?: number
Property Value
number