Skip to main content

Module http

Module http 

Source

Structs§

BasicCredentials
FHIRHttpClient
FHIRHttpState
HeaderMap
A specialized multimap for header names and values.
HeaderName
Represents an HTTP header field name
HeaderValue
Represents an HTTP header field value.

Enums§

FHIRHTTPError
FHIRHttpAuthenticationMethod

Traits§

HttpRequestHeaders
Supplies additional HTTP headers to apply to an outgoing request.
WithRequestHeaders