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

Instances