hack-contrib-2010.1.24: Hack contrib
Hack.Contrib.Middleware.ContentType
Description
Stolen from rack: Sets the Content-Type header on responses which don't have one.
content_type :: String -> MiddlewareSource