[][src]Module scrappy_client::error

Http client errors

Structs

HttpError

A generic "error" for HTTP connections

Enums

ConnectError

A set of errors that can occur while connecting to an HTTP host

FreezeRequestError

A set of errors that can occur during freezing a request

InvalidUrl
JsonPayloadError

A set of errors that can occur during parsing json payloads

PayloadError

A set of errors that can occur during payload parsing

SendRequestError

A set of errors that can occur during request sending and response reading

WsClientError

Websocket client error

WsHandshakeError

Websocket handshake errors

WsProtocolError

Websocket protocol errors