Cargo Features
Qiniu-Ureq has no features set by default.
[dependencies]
qiniu-ureq = { version = "0.2.4", features = ["async", "tls", "charset", "native-certs", "cookies", "socks-proxy", "docs"] }
- async
-
Enables async of qiniu-http
- tls
- charset
- native-certs
-
Enables native-certs of ureq
- socks-proxy
-
Enables socks-proxy of ureq
- docs
Qiniu-Ureq has 7 features without comments.