private
Forcefully terminates the connection regardless of the current state.
Reads and discards the response body.
Reads the whole response body and tries to parse it as JSON.
Provides unsafe means to read raw data from the connection.
Switches the connection to a new protocol and returns the resulting ConnectionStream.
An input stream suitable for reading the response body.
All cookies that shall be set on the client for this request
Contains the keep-alive 'max' parameter, indicates how many requests a client can make before the server closes the connection.
Represents a HTTP client response (as received from the server).