Docs.rs
  • httpclient-0.1.9
    • httpclient 0.1.9
    • Docs.rs crate page
    • MIT
    • Links
    • crates.io
    • Source
    • Owners
    • kurtbuilds
    • Dependencies
      • async-trait ^0.1.52 normal
      • encoding_rs ^0.8.30 normal
      • futures ^0.3.21 normal
      • http ^0.2.6 normal
      • hyper ^0.14.17 normal
      • hyper-rustls ^0.23.0 normal
      • serde ^1.0.136 normal
      • serde_json ^1.0.79 normal
      • thiserror ^1.0.30 normal
      • tokio ^1.17.0 normal
      • urlencoding ^2.1.0 normal
      • walkdir ^2.3.2 normal
    • Versions
    • 0% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • 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 httpclient

  • Version 0.1.9
  • All Items
  • Modules
  • Structs
  • Enums
logo
Change settings

Crate httpclient

source · [−]

Re-exports

pub use middleware::Middleware;

Modules

middleware
proxy_server
request_recorder

Structs

Client
Method

The Request Method (VERB)

Request
RequestBuilder
Response
Uri

The URI component of a request.

Enums

Body
Error