mirror of
https://github.com/labstack/echo.git
synced 2024-11-24 08:22:21 +02:00
commit
640e47fa72
@ -74,5 +74,5 @@ type (
|
||||
)
|
||||
|
||||
func (h HandlerFunc) ServeHTTP(req Request, res Response) {
|
||||
h.ServeHTTP(req, res)
|
||||
h(req, res)
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user