Docs.rs
ureq-2.12.1
ureq 2.12.1
Permalink
Docs.rs crate page
MIT OR Apache-2.0
Links
Repository
crates.io
Source
Owners
algesten
jsha
Dependencies
base64 ^0.22
normal
brotli-decompressor ^4.0.0
normal
optional
cookie ^0.18
normal
optional
cookie_store ^0.21.1
normal
optional
encoding_rs ^0.8
normal
optional
flate2 ^1.0.22
normal
optional
hootbin ^0.1.5
normal
optional
http ^1.1
normal
optional
http ^0.2
normal
optional
log ^0.4
normal
native-tls ^0.2
normal
optional
once_cell ^1
normal
rustls ^0.23.19
normal
optional
rustls-native-certs ^0.7
normal
optional
rustls-pki-types ^1
normal
optional
serde ^1
normal
optional
serde_json ^1.0.97
normal
optional
socks ^0.3
normal
optional
url ^2.5.0
normal
webpki-roots ^0.26
normal
optional
env_logger <=0.9
dev
rustls ^0.23.5
dev
rustls-pemfile ^2.0
dev
serde ^1
dev
Versions
86.54%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
ureq
2.12.1
ureq
Function
post
Copy item path
Source
pub fn post(path: &
str
) ->
Request
Expand description
Make a POST request.