Module ntex::http

source ·
Expand description

Http protocol support.

Re-exports§

Modules§

  • HTTP Client
  • Content-Encoding support
  • Http related errors
  • HTTP/1 implementation
  • HTTP/2 implementation
  • Various http headers
  • Test helpers to use during testing.
  • URI component of request and response lines

Structs§

Enums§

Traits§

  • Trait that implements general purpose operations on http messages

Type Aliases§