Docs.rs
  • http1-spec-0.2.1
    • http1-spec 0.2.1
    • Docs.rs crate page
    • Apache-2.0 OR MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • vkill
    • Dependencies
      • http ^0.2 normal
    • Versions
    • 0% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • 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
logo

logo

Crate http1_spec

logo
Change settings

List of all items

Structs

  • chunked_body_parser::ChunkedBodyParser
  • content_length_body_parser::ContentLengthBodyParser
  • head_parser::HeadParseConfig
  • request_head_parser::RequestHeadParser
  • request_head_renderer::RequestHeadRenderer
  • response_head_parser::ResponseHeadParser
  • response_head_renderer::ResponseHeadRenderer

Enums

  • body_framing::BodyFraming
  • body_parser::BodyParseError
  • body_parser::BodyParseOutput
  • head_parser::HeadParseError
  • head_parser::HeadParseOutput

Traits

  • body_framing::BodyFramingDetector
  • body_parser::BodyParser
  • head_parser::HeadParser
  • head_renderer::Head
  • head_renderer::HeadRenderer

Typedefs

  • ReasonPhrase
  • head_parser::IsAllCompleted

Constants

  • CHUNKED
  • COLON
  • CR
  • CRLF
  • HTTP_VERSION_10
  • HTTP_VERSION_11
  • HTTP_VERSION_2
  • HTTP_VERSION_20
  • HTTP_VERSION_3
  • HTTP_VERSION_30
  • LF
  • SP