Crate reqwest [] [src]

Modules

header

Headers container, and common header fields.

Structs

Client
Response
Url

A parsed URL record.

Enums

Error
HttpVersion

Represents a version of the HTTP spec.

Method

The Request Method (VERB)

StatusCode

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

Functions

get

Type Definitions

Result