Available on crate feature
server only.Expand description
HTTP connection builder with automatic protocol detection.
Structsยง
- Builder
- A builder for creating connections which automatically detect the HTTP protocol version.
- Upgradable
Connection - A combination HTTP/1 and HTTP/2 connection that can upgrade from HTTP/1 to HTTP/2.