A class containing timeouts for various processing phases of a request.
A builder for Timeout.
The maximum time allowed to establish a connection with a host.
The maximum time allowed between two data packets when waiting for the server’s response.
The maximum time allowed for a complete HTTP call, not including retries.
The maximum time allowed between two data packets when sending the request to the server.