Docs.rs
  • hreq-0.8.0
    • hreq 0.8.0
    • Permalink
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • algesten
    • Dependencies
      • async-compression ^0.3 normal optional
      • bytes ^1 normal
      • chardetng ^0.1 normal
      • cookie ^0.15 normal
      • encoding_rs ^0.8 normal
      • flate2 ^1 normal
      • futures-core ^0.3 normal optional
      • futures-io ^0.3 normal
      • futures-util ^0.3 normal
      • h2 ^0.3 normal
      • hreq-h1 ^0.3.8 normal
      • http ^0.2 normal
      • httparse ^1 normal
      • httpdate ^0.3.2 normal
      • log ^0.4 normal
      • mime_guess ^2 normal
      • once_cell ^1 normal
      • publicsuffix ^1.5.4 normal
      • qstring ^0.7 normal
      • regex ^1 normal optional
      • rustls ^0.19 normal optional
      • serde ^1 normal
      • serde_json ^1 normal
      • time ^0.2 normal
      • tokio ^1 normal
      • tokio-util ^0.6 normal
      • webpki ^0.21 normal optional
      • webpki-roots ^0.21 normal optional
      • env_logger ^0.7 dev
      • pretty_env_logger ^0.4 dev
      • rand ^0.7 dev
      • serde_derive ^1 dev
      • tokio ^1 dev
    • Versions
    • 100% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • 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

hreq0.8.0

Crate Items

  • Structs
  • Enums
  • Traits

List of all items

Structs

  • Agent
  • Body
  • CharCodec
  • ResponseFuture
  • cookie::Cookie
  • server::Next
  • server::Reply
  • server::Route
  • server::Router
  • server::Server
  • server::ServerHandle
  • server::StateRoute
  • server::Static
  • server::TlsConfig

Enums

  • AsyncRuntime
  • Error

Traits

  • BlockExt
  • RequestBuilderExt
  • RequestExt
  • ResponseExt
  • server::Handler
  • server::Middleware
  • server::ResponseBuilderExt
  • server::ServerRequestExt
  • server::StateHandler
  • server::StateMiddleware