Module hyper::proto::h1::conn

source ·

Structs

  • Conn 🔒
    This handles a connection, which will have been established over an AsyncRead + AsyncWrite (like a socket), and will likely include multiple Transactions over HTTP.
  • State 🔒

Enums

Constants