Docs.rs
  • http1-spec-0.3.0
    • http1-spec 0.3.0
    • 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

  • Version 0.3.0
  • All Items
  • Re-exports
  • Modules
  • Constants
  • Type Definitions
?
Change settings

Crate http1_spec

source ·

Re-exports

pub use http;

Modules

body_framing
body_parser
chunked_body_parser
content_length_body_parser
head_parser
head_renderer
request_head_parser
request_head_renderer
response_head_parser
response_head_renderer

Constants

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

Type Definitions

ReasonPhrase