Cargo Features

Req has no features set by default.

[dependencies]
req_ = { version = "0.1.31", features = ["user", "cookie", "set_header", "captcha"] }
user

Enables xkv

Enables cookie

set_header

Enables append-only-vec

captcha

Enables captcha_verify, hpc_captcha, and icall

Req has 4 features without comments.