Description
WAI request predicates.
Description
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.
README.md
WAI 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.
Contributing
If you want to contribute to this project please read the file CONTRIBUTING first.