Expand description
Http1 or Http2 connection.
Structs§
- Builder
- Http1 or Http2 connection builder.
- Connection
- Connection future.
- Http1
Builder - Http1 part of builder.
- Http2
Builder - Http2 part of builder.
- Upgradeable
Connection - Connection future.
Traits§
- Http
Server Conn Exec - Exactly equivalent to
Http2ServerConnExec
.