Docs.rs
  • http-bytes-0.1.0
    • http-bytes 0.1.0
    • Permalink
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • vi
    • Dependencies
      • base64 ^0.10.1 normal optional
      • bytes ^0.4.12 normal
      • http ^0.1.17 normal
      • httparse ^1.3.3 normal
      • percent-encoding ^1.0.1 normal optional
      • proptest ^0.9.4 dev
      • proptest-http ^0.1.0 dev
    • Versions
    • 100% of the crate is documented
  • 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

http_bytes0.1.0

Crate Items

  • Enums
  • Constants
  • Functions
  • Type Aliases

List of all items

Enums

  • Error

Functions

  • parse_request_header
  • parse_request_header_easy
  • parse_response_header
  • parse_response_header_easy
  • request_header_to_vec
  • response_header_to_vec
  • write_request_header
  • write_response_header

Type Aliases

  • Request
  • Response

Constants

  • EMPTY_HEADER