Vishal Rana
|
76e9b44190
|
Exposed DefaultHTTPErrorHandler function
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-05-28 16:50:49 -07:00 |
|
Simon Green
|
87b24d3b7e
|
Response reset size
Set size to 0 when response reset
Prevents logged size accumulating with each request
|
2015-05-27 21:11:57 -06:00 |
|
Vishal Rana
|
13ac746093
|
Refactored Echo.HandlerFunc, added WebSocket support.
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-05-20 14:38:51 -07:00 |
|
Vishal Rana
|
d90395cf2b
|
Using int64 instead of uint64 for response size
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-05-15 15:24:47 -07:00 |
|
Vishal Rana
|
04cdefb2a6
|
Fixed #51
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-05-08 11:21:50 -07:00 |
|
Vishal Rana
|
381fbae1ff
|
Default handler now returns error.
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-04-18 16:47:48 -07:00 |
|
Vishal Rana
|
8f7c55e0ac
|
Refactored response
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-04-09 11:04:33 -07:00 |
|
Vishal Rana
|
eed30582ae
|
c.Text > c.String
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-04-06 07:52:00 -07:00 |
|
Vishal Rana
|
c2d29f3895
|
more coverage
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-04-05 15:30:03 -07:00 |
|
Vishal Rana
|
2e7f411a85
|
Coverage bumped to 80%
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-03-30 21:06:21 -07:00 |
|