Module awc::error[][src]

Expand description

Http client errors

Structs

A generic “error” for HTTP connections

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