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