Returns all params if present, params are optional or required parameters in API URIs, for example :name
.
Returns all query items if present. Query items may be given in the URI like ?query=yes
.
Updates the connection to a new endpoint if the client allows following redirects.
Writes part of a response to the client. After the whole response has been streamed, we need to call end stream.
Updates the default connection timeout of 120 seconds