Crate sputnik[][src]

A lightweight layer on top of Hyper to facilitate building web applications.

Re-exports

pub use mime;
pub use httpdate;

Modules

hyper_bodyhyper_body

Extends hyper::Body with SputnikBody.

request

Provides the SputnikParts trait.

response

Provides convenience traits and functions to build HTTP responses.

securitysecurity

Provides Key and functions to encode & decode expiring claims.

Functions

html_escape

HTML escapes the given string.