mirror of
https://github.com/labstack/echo.git
synced 2024-12-24 20:14:31 +02:00
parent
ec1e0bb753
commit
13340e2b0f
@ -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
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user