Skip to main content

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 specialized multimap for header names and values.
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