v1.3.0
The TimeoutError that's thrown when a request times out now contains the timeout value and a status code as timeout
and statusCode
properties, respectively. The status code value should be 408 for all timeout errors.
The TimeoutError that's thrown when a request times out now contains the timeout value and a status code as timeout
and statusCode
properties, respectively. The status code value should be 408 for all timeout errors.