Crate edge_http

Source

Modules§

io
ws
Websocket utilities

Structs§

Headers
HTTP headers
RequestHeaders
Request headers including the request line (method, path)
ResponseHeaders
Response headers including the response line (HTTP version, status code, reason phrase)

Enums§

BodyType
Body type
ConnectionType
Connection type
HeadersMismatchError
Errors related to invalid combinations of connection type and body type (Content-Length, Transfer-Encoding) in the headers
Method
Http methods

Constants§

DEFAULT_MAX_HEADERS_COUNT