Module http_req::stream

source ·
Expand description

TCP stream

Enums§

  • Wrapper around TCP stream for HTTP and HTTPS protocols. Allows to perform common operations on underlying stream.

Traits§

  • Trait that allows to receive data from receivers
  • Trait that allows to send data from readers to other threads

Functions§