Cargo Features

httproxide-hyperlocal has no features set by default.

[dependencies]
httproxide-hyperlocal = { version = "0.8.0", features = ["client", "server"] }
client

Enables client and http1 of hyper ^0.14

server

Enables http1 and server of hyper ^0.14

httproxide-hyperlocal has 2 features without comments.