Skip to content

SendRequestError

[Source]

Error returned by send_request() when the request cannot be sent.

type SendRequestError is
  (ConnectionClosed val | ResponsePending val)

Type Alias For