logo

Module salvo::http

source · []
Expand description

Http

Modules

HTTP cookie parsing and cookie jar management.

error module.

form

HTTP header types

Typed HTTP Headers

The HTTP request method

Http response.

Http response.

URI component of request and response lines

HTTP version

Structs

A set of HTTP headers

Represents an HTTP header field value.

HTTP Range header representation.

The Request Method (VERB)

A parsed mime or media type.

Represents an HTTP request.

Represents an HTTP response

An HTTP status code (status-code in RFC 7230 et al.).

StatusError contains http error information.

Enums

ParseError, errors happened when read data from http request.

Traits

Trait representing a streaming body of a Request or Response.