mirror of
https://github.com/labstack/echo.git
synced 2025-07-17 01:43:02 +02:00
@ -77,7 +77,7 @@ func RewriteWithConfig(config RewriteConfig) echo.MiddlewareFunc {
|
||||
}
|
||||
}
|
||||
|
||||
return
|
||||
return next(c)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user