1
0
mirror of https://github.com/labstack/echo.git synced 2024-12-22 20:06:21 +02:00
Commit Graph

8 Commits

Author SHA1 Message Date
Eric M. Dantas
04f45046b1 test: fix typo (coockie -> cookie) (#663) 2016-09-21 14:15:38 -07:00
Vishal Rana
2ed15f491b Added engine.Request#SetHost function
Signed-off-by: Vishal Rana <vr@labstack.com>
2016-09-21 14:08:18 -07:00
ipfans
0b7959a57d Rename RemoteIP to RealIP 2016-08-18 09:26:58 +08:00
ipfans
2f1bd0225f New implements engine.Request#RemoteIP function. 2016-08-16 16:45:41 +08:00
Vishal Rana
fa80ead5e2 Closes #576
Signed-off-by: Vishal Rana <vr@labstack.com>
2016-06-21 14:50:57 -07:00
Vishal Rana
aea64ed5e5 Fixed #556
Signed-off-by: Vishal Rana <vr@labstack.com>
2016-06-09 08:41:50 -07:00
Alexander Menzhinsky
8fbe719636 Add tests for fasthttp engine (#550) 2016-06-06 19:23:59 -07:00
Oleg Lobanov
acc91b28f3 Improve test coverage (#544)
* Improve test coverage

* add engine package to coverage profile
2016-06-05 16:17:01 -07:00