Changelog for purescheme-wai-routing-core-0.1.3.0
Changelog for simple-routing-core
0.1.3.0
- Include header functions in
Coremodule
0.1.2.0
- Added variant of
headerValuethat acceptsHeaderName
0.1.1.0
headerValuefunction to extract value from HTTP headers- Add
withIOwhich execute an IO as part of the request handling
0.1.0.0
- First implementation