Thrown when a request exceeds the configured timeout.
Uses statusCode = 408 (RFC 7231 Request Timeout) to disambiguate client-side timeouts from real 408 server responses (which would arrive with a Response object attached).
statusCode = 408
408
Optional
Readonly
Thrown when a request exceeds the configured timeout.
Uses
statusCode = 408(RFC 7231 Request Timeout) to disambiguate client-side timeouts from real408server responses (which would arrive with a Response object attached).