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§
Functions§
- create_
http_ client - create_
tls_ config - Create a TlsConfig to use for managing a HTTP connection. This currently creates a rustls ClientConfig.
- protocol_
version_ 🔒to_ string