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

Enables tls of ureq

charset

Enables charset of ureq

native-certs

Enables native-certs of ureq

cookies

Enables cookies of ureq

socks-proxy

Enables socks-proxy of ureq

docs

Qiniu-Ureq has 7 features without comments.