Docs.rs
  • http-protocol-0.2.16
    • http-protocol 0.2.16
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • WatchDG
    • Dependencies
      • bytes ^1.0.1 normal
      • lazy_static ^1.4.0 normal
      • tokio ^1.5 normal
    • Versions
    • 0% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

http_protocol0.2.16

Crate Items

  • Macros
  • Structs
  • Enums
  • Functions

List of all items

Structs

  • body::Body
  • header::HeaderChar
  • header::Headers
  • request::Request
  • request::RequestBuilder
  • request_uri::RequestUri
  • response::Response
  • response::ResponseBuilder

Enums

  • header::Header
  • header::HeaderError
  • http_version::HttpVersion
  • http_version::HttpVersionError
  • method::Method
  • method::MethodError
  • parse::ParsePosition
  • request::RequestError
  • response::ResponseBuilderError
  • status_code::ReasonPhrase
  • status_code::StatusCode

Macros

  • cr
  • ht
  • lf
  • sp

Functions

  • header::check_header_value
  • header::get_header
  • http_version::get_http_version
  • method::parse_method
  • parse::parse_request
  • status_code::get_reason_phrase_by_status_code