salvia-1.0.0: Modular web application framework.

Network.Salvia.Handler.Banner

Synopsis

Documentation

hBannerSource

Arguments

:: (MonadIO m, HttpM Response m) 
=> String

The name to include as the Server header line.

-> m () 

The hBanner handler adds the current date-/timestamp and a custom server name to the response headers.