Unadorned handler return type
Unadorned handler return type
Reference to the underlying client.
Reference to the underlying client. Override make_client define your own.
Make sure the entity is consumed.
Make sure the entity is consumed.
This reference's underlying value is updated for the current thread when a request specifies credentials.
This reference's underlying value is updated for the current thread when a request specifies credentials. Typically passed to ConfiguredHttpClient.
Execute for given optional parameters, with logging.
Execute for given optional parameters, with logging. Creates local scope for credentials.
Defaults to dispatch.
Defaults to dispatch.ConfiguredHttpClient(credentials), override to customize.
Synchronously access and return plain result value
Synchronously access and return plain result value
Shutdown connection manager, threads.
Shutdown connection manager, threads.
Use x[T](hand: Handler[T]) instead. Construct a Handler if needed.
Http access point. Standard instances to be used by a single thread.