StructsΒ§
- Certificate
Error Override Manager - This data structure is used to track certificate verification errors and overrides. It tracks:
- Certificate
Error πOverride Manager Internal - Certificate
Verification πOverride Verifier - Instrumented
Connector - Instrumented
Stream - Proxy
Connector - A proxy connector. This will automatically open a proxy connection if the uri matches the proxy uri. Also respects βno_proxyβ.
- Servo
Http Connector - TlsHandshake
Info - Tokio
Executor π
EnumsΒ§
- CACertificates
- Connection
Error - The error type for the MaybeProxyConnector
ConstantsΒ§
StaticsΒ§
- CRYPTO_
PROVIDER_ πCACHE - RUSTLS_
PLATFORM_ πVERIFIER_ CACHE - A cache for the default rustls platform verifier.
FunctionsΒ§
- create_
http_ client - create_
tls_ config - Create a TlsConfig to use for managing a HTTP connection. This currently creates a rustls ClientConfig.
- prewarm_
tls - Prewarm the TLS stack to speed up the first connection
- protocol_
version_ πto_ string