| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2019-09-29 | 738 Bytes | |
| v1.3 source code.tar.gz | 2019-09-29 | 23.9 kB | |
| v1.3 source code.zip | 2019-09-29 | 28.1 kB | |
| Totals: 3 Items | 52.7 kB | 0 | |
- Fixed license wording to be properly detected as the BSD 3-Clause License
- Fixed case-insensitive path lookup for multibyte runes (#263)
- Fixed a bug in the calculation of the maximum number of parameters (#261)
- Added a check preventing adding handlers for an empty path, avoid a out-of-range panic (#204)
- Fixed a wildcard conflict check (#172)
- The methods in
Allowedheaders are now sorted (#248) - Added an option to add a global handler for automatic responses to OPTIONS requests (#156, [#200], [#214], [#260])
- Minor performance optimizations and documentation fixes
The required minimum Go version is now 1.7.
Thanks to everyone who has sent pull-requests, reported issues, or contributed in any other way!