Cargo Features
Qiniu-Isahc has no features set by default.
[dependencies]
qiniu-isahc = { version = "0.2.4", features = ["async", "http2", "psl", "spnego", "static-curl", "static-ssl", "text-decoding", "docs"] }
- async = futures
-
Enables async of qiniu-http
- http2
- psl
- spnego
- static-curl
-
Enables static-curl of isahc
- static-ssl
-
Enables static-ssl of isahc
- text-decoding
-
Enables text-decoding of isahc
- docs
Features from optional dependencies
In crates that don't use the dep:
syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.