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
Version0.1.15compared with
Version Details
| 0.1.0-alpha13 | 0.1.15 | |
|---|---|---|
| Release date | May 07, 2015 | Jun 20, 2015 |
| Licenses | EPL 1.0 | EPL 1.0 |
| Vulnerabilities | None | None |
Compile Changes (3)
| 0.1.0-alpha13 | 0.1.15 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | webnf » async-servlet | 0.1.14 | 0.1.15 |
| ~ Updated | webnf » base | 0.1.0-alpha13 | 0.1.15 |
| ~ Updated | webnf.deps » web | 0.1.0-alpha13 | 0.1.15 |
Provided Changes (1)
| 0.1.0-alpha13 | 0.1.15 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.clojure » clojure | 1.7.0-beta2 | 1.7.0-RC1 |