Module auto

Source
Expand description

Http1 or Http2 connection.

Structs§

Builder
Http1 or Http2 connection builder.
Connection
Connection future.
Http1Builder
Http1 part of builder.
Http2Builder
Http2 part of builder.
UpgradeableConnection
Connection future.

Traits§

HttpServerConnExec
Exactly equivalent to Http2ServerConnExec.