mirror of
https://github.com/gin-gonic/gin.git
synced 2025-10-22 17:42:14 +08:00
bugfix: Delete put(c) HandleContext
This method "engine.pool.Put(c)" may put c twice in pool, this is a bug may cause a request with no response and another response with more than one response body.
This commit is contained in:
parent
91a4459dd2
commit
1a0a349494
Loading…
x
Reference in New Issue
Block a user