mirror of
https://github.com/labstack/echo.git
synced 2025-12-01 22:51:17 +02:00
@@ -272,6 +272,5 @@ func (c *Context) reset(r *http.Request, w http.ResponseWriter, e *Echo) {
|
||||
c.response.reset(w)
|
||||
c.query = nil
|
||||
c.store = nil
|
||||
c.path = ""
|
||||
c.echo = e
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user