Cargo Features

trillium-http has no features set by default.

[dependencies]
trillium-http = { version = "0.3.16", features = ["unstable", "http-compat", "http-compat-1", "serde"] }
unstable
http-compat

Enables http ^0

Affects trillium-http::http_compat0

http-compat-1

Enables http

Affects trillium-http::http_compat1

serde

Enables serde