Crate http_type

Source

Structs§

Enums§

  • Represents different types of HTTP content types, such as JSON, XML, plain text, HTML, form URL encoded, and an unknown type.
  • Represents different types of errors that can occur in the application.
  • Represents the HTTP version used in the request or response.
  • Defines the Methods enum, representing HTTP request methods.
  • Defines the Protocol enum, representing HTTP-related protocols.
  • Enumeration of HTTP status codes representing various HTTP response statuses

Statics§

Traits§

  • A trait to emulate dynamic typing.

Type Aliases§