wai-routing-0.1: Declarative routing for WAI.

Safe HaskellNone

Network.Wai.Routing.Predicate.Content

Synopsis

Documentation

data ContentType t s Source

A Predicate against the Requests "Content-Type" header.

Constructors

ContentType 

Instances