Cargo Features

HttpGet has no features set by default.

[dependencies]
httpget = { version = "0.1.22", features = ["tls"] }
tls

Enables https-rustls of minreq

HttpGet has 1 feature without comment.