Module api

Module api 

Source
Available on crate feature api only.

Re-exports§

pub use reqwest;reqwest

Modules§

header
HTTP header types
mime_type
preset

Structs§

DigestBuilder
Error
HeaderMap
A set of HTTP headers
HeaderMut
HeaderName
Represents an HTTP header field name
HeaderValue
Represents an HTTP header field value.
Method
The Request Method (VERB)
StatusCode
An HTTP status code (status-code in RFC 9110 et al.).

Enums§

AuthScheme
Kind
SCRAMVariant

Traits§

IntoRequestBuilder