- 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...