Skip to main content

server_header

Function server_header 

Source
pub fn server_header() -> HeaderValue
Expand description

Returns the default server header value for trillium, including both the trillium and trillium-http crate versions.

The contents are necessarily unconstrained by semver.