Module anterofit::net::request[][src]

Types for constructing and issuing HTTP requests.

Structs

Request

A request which is ready to be sent to the server.

RequestBuilder

A container for a request header and body.

RequestHead

The request header, containing all the information needed to initialize a request.