wai-routes-0.7.0: Typesafe URLs for Wai applications.

Copyright(c) Anupam Jain 2013
LicenseMIT (see the file LICENSE)
Maintainerajnsit@gmail.com
Stabilityexperimental
Portabilitynon-portable (uses ghc extensions)
Safe HaskellNone
LanguageHaskell2010

Network.Wai.Middleware.Routes.ContentTypes

Contents

Description

Defines the commonly used content types

Synopsis

Construct content Type

contentType :: HeaderName Source

Creates a content type header Ready to be passed to responseLBS

Various common content types