mirror of
https://github.com/labstack/echo.git
synced 2025-04-23 12:18:53 +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.response.reset(w)
|
||||||
c.query = nil
|
c.query = nil
|
||||||
c.store = nil
|
c.store = nil
|
||||||
c.path = ""
|
|
||||||
c.echo = e
|
c.echo = e
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user