Module hyper_rustls::connector::builder
source · Structs§
- A builder for an
HttpsConnector
- State of a builder that needs to have some protocols (HTTP1 or later) enabled next
- State of a builder with HTTP1 enabled, that may have some other protocols (HTTP2 or later) enabled next
- State of a builder with HTTP2 (and possibly HTTP1) enabled
- State of a builder that needs schemes (https:// and http://) to be configured next
- State of a builder that needs a TLS client config next