wai-routing-0.3: 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.

Instances