gin-gonic / gin

Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.

Home Page:https://gin-gonic.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

With RedirectFixedPath enabled, the request execution panics when a 404 is expected

kpacha opened this issue · comments

Hello,

The issue #2959 was closed but the bug reported was never solved. It still happens in v1.10.0 and in the master branch (4f339e6).

PS: sorry for duplicating but this is still an issue

I re-opened the #2959 and closed this.