Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Docs.rs
chttp-0.5.5
chttp 0.5.5
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
sagebind
Dependencies
bytes ^0.4
normal
chrono ^0.4
normal
optional
crossbeam-channel ^0.3
normal
curl ^0.4.20
normal
curl-sys ^0.4.20
normal
futures-io-preview =0.3.0-alpha.17
normal
futures-util-preview =0.3.0-alpha.17
normal
http ^0.1
normal
lazy_static ^1
normal
log ^0.4
normal
parking_lot ^0.9
normal
optional
publicsuffix ^1.5
normal
optional
serde ^1.0
normal
optional
serde_json ^1.0
normal
optional
slab ^0.4
normal
sluice ^0.4
normal
env_logger ^0.6
dev
futures-preview =0.3.0-alpha.17
dev
mockito ^0.20
dev
rayon ^1
dev
speculate ^0.1
dev
Versions
100%
of the crate is documented
Platform
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
chttp
0.5.5
Crate Items
Structs
Enums
Traits
Functions
List of all items
Structs
Body
HttpClient
HttpClientBuilder
ResponseFuture
cookies::Cookie
cookies::CookieJar
prelude::Request
prelude::Response
Enums
Error
config::ClientCertificate
config::PrivateKey
config::RedirectPolicy
Traits
RequestBuilderExt
RequestExt
ResponseExt
middleware::Middleware
Functions
delete
delete_async
get
get_async
head
head_async
middleware::after
middleware::before
middleware::create
post
post_async
put
put_async
send
send_async
version