Module awc::error

source ·
Expand description

HTTP client errors

Structs

Represents an HTTP header field value.
A generic “error” for HTTP connections
An HTTP status code (status-code in RFC 7230 et al.).

Enums

A set of errors that can occur while connecting to an HTTP host
A set of errors that can occur during freezing a request
A set of errors that can occur during parsing json payloads
A set of errors that can occur during payload parsing.
A set of errors that can occur during request sending and response reading
Websocket client error
WebSocket handshake errors
WebSocket protocol errors.