Expand description
The various states of the HttpsConnectorBuilder
Structsยง
- Wants
Protocols1  - State of a builder that needs to have some protocols (HTTP1 or later) enabled next
 - Wants
Protocols2  - State of a builder with HTTP1 enabled, that may have some other protocols (HTTP2 or later) enabled next
 - Wants
Schemes  - State of a builder that needs schemes (https:// and http://) to be configured next
 - Wants
TlsConfig  - State of a builder that needs a TLS client config next