Vishal Rana
|
a0bc02815f
|
Fixed #551
|
2016-06-06 16:56:09 -07:00 |
|
Vishal Rana
|
4e98fa9664
|
Fixed #500
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-06-06 09:47:22 -07:00 |
|
Vishal Rana
|
d0ed5830c4
|
Test coverage for cookie.go and context.go
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-06-05 22:25:34 -07:00 |
|
Vishal Rana
|
09a2ce60a6
|
About context #500
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-06-05 13:47:59 -07:00 |
|
Ollie Phillips
|
c71ecb845c
|
For consistency, added additional header constant for 'Allow' named 'HeaderAllow', which is missing when forming responses to OPTIONS method requests
|
2016-06-02 21:40:21 +01:00 |
|
Vishal Rana
|
0d2dac7532
|
Fixed #536
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-05-31 20:59:52 -07:00 |
|
Vishal Rana
|
a98843b6e5
|
Logger as interface, fixed #533, fixed #349, fixed #304
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-05-31 18:29:11 -07:00 |
|
Vishal Rana
|
23eb4f87db
|
API to define a custom logger
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-05-29 08:34:44 -07:00 |
|
Vishal Rana
|
7a66f226f2
|
Changed website url
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-05-24 14:51:26 -07:00 |
|
Vishal Rana
|
c24f06e7cb
|
Fixed #520
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-05-22 08:45:36 -07:00 |
|
Vishal Rana
|
795ab0ad77
|
Error handler now printing error messages
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-05-19 08:30:20 -07:00 |
|
Vishal Rana
|
98dd8bf9e9
|
Added CSRF middleware, #341.
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-05-12 17:45:00 -07:00 |
|
Vishal Rana
|
682a5580b7
|
Deprecated Echo#GetContext() => Echo#AcquireContext(), Echo#PutContext() => Echo#ReleaseContext()
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-05-03 17:23:31 -07:00 |
|
Vishal Rana
|
6424d779dc
|
Added test for secure middleware
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-05-03 08:32:28 -07:00 |
|
Vishal Rana
|
f0526349ff
|
Fixed #499
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-05-02 22:41:07 -07:00 |
|
Vishal Rana
|
190cf80d02
|
Fixed #432, Fixed #167.
Signed-off-by: Vishal Rana <vishal.rana@verizon.com>
|
2016-05-02 16:19:35 -07:00 |
|
Vishal Rana
|
cb752141f2
|
Add form binding
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-05-01 12:38:51 -07:00 |
|
Vishal Rana
|
0edb17e978
|
Added body limit middleware
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-04-30 20:08:06 -07:00 |
|
Victor Gaydov
|
4fd9f14769
|
Add echo.Binder() method
|
2016-04-28 10:30:47 -07:00 |
|
Vishal Rana
|
24a19223b0
|
Added method override middleware
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-04-27 21:08:30 -07:00 |
|
Vishal Rana
|
be825e0229
|
Refactored variable names
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-04-24 10:22:15 -07:00 |
|
Vishal Rana
|
1247552c9b
|
Fixed https://github.com/labstack/echox/issues/9
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-04-20 07:32:51 -07:00 |
|
Vishal Rana
|
1c2d6341ba
|
Fixed #474
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-04-18 16:59:58 -07:00 |
|
Vishal Rana
|
467cf05b41
|
Changes based on comments for #430
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-04-16 15:56:09 -07:00 |
|
Vishal Rana
|
fd104333f2
|
Fixed #430, Closes #469
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-04-16 09:15:37 -07:00 |
|
Vishal Rana
|
288164d00a
|
Server header constant
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-04-14 12:26:54 -07:00 |
|
Vishal Rana
|
909f6dacf3
|
Update docs
Signed-off-by: Vishal Rana <vishal.rana@verizon.com>
|
2016-04-13 13:28:13 -07:00 |
|
Vishal Rana
|
94a16d25a3
|
Fixed #461
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-04-11 23:21:32 -07:00 |
|
Vishal Rana
|
01ac846770
|
Updated godoc
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-04-10 21:41:24 -07:00 |
|
Vishal Rana
|
130c548826
|
Closes #459, #457.
- Static back as middleware
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-04-10 20:56:10 -07:00 |
|
Vishal Rana
|
2f8639b7e6
|
Just some variable changes
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-04-09 16:09:50 -07:00 |
|
Vishal Rana
|
33700bfcc2
|
Fixed #457
- Dropped static middleware in favor of Echo#Static & Echo#StaticConfig.
- Enhanced middleware chaining.
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-04-09 14:00:23 -07:00 |
|
Vishal Rana
|
a3352d880c
|
Fixed #454, Fixed #274
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-04-07 16:16:58 -07:00 |
|
Vishal Rana
|
8b5772cf65
|
Proper header and MIME constants
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-04-06 07:29:47 -07:00 |
|
Vishal Rana
|
28fb57585b
|
Fixed godoc example
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-04-05 15:51:15 -07:00 |
|
Vishal Rana
|
2dc1d53da5
|
Fixed #446
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-04-04 22:49:14 -07:00 |
|
Vishal Rana
|
bcbd9a0f42
|
Updated README.md
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-04-04 20:10:19 -07:00 |
|
Vishal Rana
|
b5d6c05101
|
Fixed #441, #294
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-04-02 14:24:51 -07:00 |
|
Vishal Rana
|
ba46c48cba
|
Enhanced static middleware
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-03-31 08:41:02 -07:00 |
|
Vishal Rana
|
a2d757eddc
|
Closes #434
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-03-27 16:29:41 -07:00 |
|
Vishal Rana
|
a66162a3d2
|
Logging middleware fixes
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-03-21 17:27:14 -07:00 |
|
Vishal Rana
|
3d656d1808
|
Default log level to error
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-03-21 08:43:28 -07:00 |
|
Vishal Rana
|
b47abdb9ec
|
Fixed #424, #427
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-03-20 08:14:55 -07:00 |
|
Vishal Rana
|
c4caeb8ffb
|
more godoc
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-03-19 15:47:20 -07:00 |
|
Vishal Rana
|
d01e856db6
|
Closes #423
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-03-19 08:38:35 -07:00 |
|
Vishal Rana
|
4d30b193ad
|
#410, actually timestamp.
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-03-18 20:02:02 -07:00 |
|
Vishal Rana
|
3946a1839c
|
New API Echo#GetContext & Echo#PutContext.
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-03-17 21:49:06 -07:00 |
|
Vishal Rana
|
e159f4d7ef
|
Making Echo#Pre actually work.
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-03-17 13:24:52 -07:00 |
|
Vishal Rana
|
3abe661e72
|
Fixed nested group middleware
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-03-16 20:25:58 -07:00 |
|
Vishal Rana
|
111d65a5b4
|
Fixed engine.test
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-03-16 16:15:40 -07:00 |
|