Module http

Module http 

Source
Expand description

Types that map directly to concepts in HTTP.

This module exports types that map to HTTP concepts or to the underlying HTTP library when needed.

Modules§

header
Headers container, and common header fields.

Macros§

header

Structs§

Method
The Request Method (VERB).

Enums§

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