Docs.rs
  • cdumay_http_client-0.3.2
    • cdumay_http_client 0.3.2
    • Permalink
    • Docs.rs crate page
    • BSD-3-Clause
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • cdumay
    • Dependencies
      • base64 ^0.22.1 normal
      • cdumay_error ^0.3.0 normal
      • cdumay_result ^0.3.0 normal
      • chrono ^0.4.38 normal
      • http ^1.1.0 normal
      • humantime ^2.1.0 normal
      • log ^0.4.22 normal
      • reqwest ^0.12.5 normal
      • serde ^1.0.203 normal
      • serde_json ^1.0.117 normal
      • url ^2.5.2 normal
      • simple_logger ^5.0.0 dev
    • Versions
    • 2.27% of the crate is documented
  • 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

cdumay_http_client0.3.2

Crate Items

  • Structs
  • Enums
  • Traits

List of all items

Structs

  • CallContext
  • HttpClient
  • HttpStatusCodeErrors
  • ResponseErrorWithContext
  • authentication::NoAuth
  • authentication::basic::BasicAuth

Enums

  • ClientError

Traits

  • BaseClient
  • ClientBuilder
  • authentication::Authentication