v5.3.1
Fixes fix(static): preserve matched handler 404s by @JSap0914 in #3043 fix(group): Implicitly registered group routes should be allowed overwritten in default routes by @aldas in #3049 Enhancements docs: update HTTP badge URLs to HTTPS by @KeloYuan in #2968 docs: correct Any godoc to reflect true arbitrary-method matching by @hyorimitsu in #3046 refactor: use range-over-integer loops by @zxysilent…