Docs.rs
  • http_req-0.14.0
    • http_req 0.14.0
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • jayjamesjay
    • Dependencies
      • base64 ^0.22.1 normal optional
      • native-tls ^0.2 normal optional
      • rustls ^0.23 normal optional
      • rustls-pemfile ^2.2 normal optional
      • rustls-pki-types ^1.11 normal optional
      • unicase ^2.8 normal
      • webpki ^0.22 normal optional
      • webpki-roots ^0.26 normal optional
      • zeroize ^1.8.1 normal optional
    • Versions
    • 85.9% of the crate is documented
  • Go to latest version
  • 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
    • 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

http_req0.14.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • chunked::ChunkReader
  • request::Authentication
  • request::Request
  • request::RequestMessage
  • response::Headers
  • response::Response
  • response::Status
  • response::StatusCode
  • tls::Config
  • tls::Conn
  • uri::Authority
  • uri::RangeC
  • uri::Uri

Enums

  • error::Error
  • error::ParseErr
  • request::HttpVersion
  • request::Method
  • request::RedirectPolicy
  • stream::Stream

Traits

  • stream::ThreadReceive
  • stream::ThreadSend

Functions

  • request::get
  • request::head
  • request::post
  • response::find_slice
  • stream::connect_with_timeout
  • stream::execute_with_deadline
  • stream::read_head