1
0
mirror of https://github.com/labstack/echo.git synced 2025-02-15 13:53:06 +02:00
echo/middleware
Pablo Andres Fuente 14e020bc07 Adding sync.Pool to Decompress middleware
Fixing a http.Request.Body leak on the decompress middleware that were
not properly Close
Removing the defer on the call to gzip.Reader, because that reader is
already exausted after the call to io.Copy
2020-11-27 03:01:04 +00:00
..
2020-11-24 16:25:49 +09:00
2020-08-27 19:35:45 -03:00
2019-06-09 09:37:21 -07:00
2019-10-06 17:01:28 -07:00