Expand description

This module contains structs related to HTTP requests, notably the Request type itself as well as a builder to create requests. Typically you’ll import the http::Request type rather than reaching into this module itself.

Structs

An Wrapper of http::Extensions

Meta Data of the Request

An Wrapper of http::Request