Docs.rs
  • http4r-core-0.0.0
    • http4r-core 0.0.0
    • Docs.rs crate page
    • GPL-3.0-or-later
    • Links
    • Homepage
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • TomShacham
    • Dependencies
      • brotli ^3.3.3 normal
      • flate2 ^1.0.22 normal
      • regex ^1.5.4 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 http4r_core

logo
Change settings

List of all items

Structs

  • client::Client
  • client::ClientOptions
  • client::WithContentLength
  • codex::Codex
  • headers::Headers
  • http_message::HttpVersion
  • http_message::Request
  • http_message::RequestOptions
  • http_message::Response
  • logging_handler::LoggingHttpHandler
  • logging_handler::RustLogger
  • logging_handler::WasmClock
  • query::Query
  • redirect_to_https_handler::RedirectToHttpsHandler
  • server::Server
  • server::ServerOptions
  • uri::Uri

Enums

  • http_message::Body
  • http_message::CompressionAlgorithm
  • http_message::HttpMessage
  • http_message::MessageError
  • http_message::Method
  • http_message::Status

Traits

  • handler::Handler
  • logging_handler::Clock
  • logging_handler::Logger

Functions

  • headers::cache_control_header
  • headers::content_length_header
  • headers::content_type_header
  • http_message::body_length
  • http_message::body_string
  • http_message::ensure_content_length_or_transfer_encoding
  • http_message::most_desired_encoding
  • http_message::one_pt_oh
  • http_message::one_pt_one
  • http_message::read_message_from_wire
  • http_message::two_pt_oh
  • http_message::with_content_length
  • http_message::write_chunked_stream
  • http_message::write_chunked_string
  • http_message::write_message_to_wire

Typedefs

  • headers::HeaderType
  • headers::HeadersType
  • query::QueryType

Statics

  • headers::DISALLOWED_TRAILERS