1
0
mirror of https://github.com/labstack/echo.git synced 2024-12-24 20:14:31 +02:00
echo/middleware
Mark Bates b02e78b749 Fixed bug where IP address wasn't showing up in log files. Also added
some tests for the Logger middleware.
2015-10-21 16:39:51 -04:00
..
auth_test.go go fmt ./... 2015-09-15 13:20:59 -07:00
auth.go go fmt ./... 2015-09-15 13:20:59 -07:00
compress_test.go Add sync.Pool to gzip middleware 2015-09-11 16:23:57 -06:00
compress.go Add sync.Pool to gzip middleware 2015-09-11 16:23:57 -06:00
logger_test.go Fixed bug where IP address wasn't showing up in log files. Also added 2015-10-21 16:39:51 -04:00
logger.go Fixed bug where IP address wasn't showing up in log files. Also added 2015-10-21 16:39:51 -04:00
recover_test.go Refactored debug mode api 2015-09-13 10:34:15 -07:00
recover.go Updated website 2015-06-07 19:57:49 -07:00