Docs.rs
gostd_http-1.1.6
gostd_http 1.1.6
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
wandercn
Dependencies
anyhow ^1.0
normal
async-std ^1.13
normal
optional
async-tls ^0.13
normal
optional
bytes ^1
normal
gostd_builtin ^1.0
normal
gostd_io ^1.0
normal
gostd_strings ^1.0
normal
gostd_time ^1.0
normal
gostd_url ^1.0
normal
rustls ^0.23
normal
thiserror ^2.0
normal
tokio ^1.45.0
normal
optional
tokio-rustls ^0.26
normal
optional
webpki-roots ^1.0.0
normal
Versions
3.09%
of the crate is documented
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
All
gostd_
http
1.1.6
Crate Items
Structs
Enums
Traits
Functions
Type Aliases
List of all items
Structs
client::Client
client::Transport
cookies::Cookie
header::Header
request::Request
response::Response
Enums
cookies::SameSite
error::HTTPConnectError
method::Method
status::Status
Traits
client::RoundTripper
cookies::CookieJar
Functions
client::Delete
client::Get
client::Head
client::ParseHTTPVersion
client::Patch
client::Post
client::PostForm
client::Put
client::ReadResponse
client::redirectBehavior
client::refererForURL
Type Aliases
client::MIMEHeader
error::HttpResult