The first minor release of webnf handler, a collection of code to aid web handler development. There is: - Browser middlewares - to allow http method and header overrides from a browser form or uri - for extremely pretty exception printing, with source locations - user agent parsing - Timer helpers - Common dependencies - Dataflow / Validation
[webnf/handler "0.2.0-SNAPSHOT"]
webnf/handler {:mvn/version "0.2.0-SNAPSHOT"}
implementation("webnf:handler:0.2.0-SNAPSHOT")
<dependency> <groupId>webnf</groupId> <artifactId>handler</artifactId> <version>0.2.0-SNAPSHOT</version> </dependency>
Want to display the latest version of your project on GitHub? Use the markdown code below!
If you want to include pre-releases and snapshots, use the following markdown code: