Cargo Features

Hurl has no features set by default.

[dependencies]
hurl = { version = "6.0.0", features = ["static-openssl"] }
static-openssl

Re-export of curl/static-ssl: use a bundled OpenSSL version and statically link to it. Only applies on platforms that use OpenSSL

Enables static-ssl of curl and curl-sys