Skip to main content

Crate cosmian_http_client

Crate cosmian_http_client 

Source

Modules§

authentication
HTTP authentication for Actix Web.
reexport

Macros§

http_client_bail
Return early with an error if a condition is not satisfied.
http_client_error
Construct a server error from a string.

Structs§

HttpClient
A struct implementing some of the 50+ operations a KMIP client should implement: https://www.oasis-open.org/committees/tc_home.php?wg_abbrev=kmip
HttpClientConfig
Configuration for the HTTP client
LoginState
This struct holds the state of the login process. It is used to generate the authorization URL and to store the PKCE verifier and the CSRF token.
Oauth2LoginConfig
ProxyParams
The Forward Proxy Parameters if any

Enums§

HttpClientError