Docs.rs
  • http_io-0.2.16
    • http_io 0.2.16
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • bobbobbio
    • Dependencies
      • hashbrown ^0.3 normal
      • native-tls ^0.2 normal
      • openssl ^0.10 normal
      • rustls ^0.20.6 normal
      • rustls-pemfile ^1.0 normal
      • webpki-roots ^0.22 normal
      • structopt ^0.3.7 dev
    • Versions
    • 16.02% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • 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

Module protocol

  • Structs
  • Enums
logo
Change settings

Module http_io::protocol

source · [−]
Expand description

Types representing various parts of the HTTP protocol.

Structs

CrLfStream
HttpChunkedBody
HttpHeaders
HttpRequest
HttpResponse
OutgoingBody
Parser

Enums

HttpBody
HttpMethod
HttpStatus