@hackage wai-predicates0.10.0

WAI request predicates

Evaluate predicate functions against WAI requests and receive metadata in addition to a success/failure indicator. Predicates can be combined using logical connectives and the metadata are passed on accordingly.

wai-routing extends the functionality of wai-predicates with additional predicates and predicated request routing.