A synchronous SttpBackend
which to which this backend forwards all requests
The monad in which the responses are wrapped.
The monad in which the responses are wrapped. Allows writing wrapper backends, which map/flatMap over the return value of send.
A synchronous backend that safely wraps SttpBackend exceptions in
Try
'sThe type of streams that are supported by the backend.
Nothing
, if streaming requests/responses is not supported by this backend.