Vishal Rana
|
f0526349ff
|
Fixed #499
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-05-02 22:41:07 -07:00 |
|
Vishal Rana
|
c31a524d05
|
Merge branch 'middleware-secure-header' of https://github.com/coderhaoxin/echo into coderhaoxin-middleware-secure-header
|
2016-05-02 20:21:26 -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
|
491502c176
|
Updated README
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-05-01 12:51:53 -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
|
041252cfc8
|
Fixed #496
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-05-01 06:56:52 -07:00 |
|
Vishal Rana
|
b53170ace1
|
Updated readme
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-04-30 22:29:07 -07:00 |
|
Vishal Rana
|
368f2ab67e
|
Fixed fasthttp Request#SetBody
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-04-30 21:56:35 -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
|
a708a6781a
|
Fixed basic auth to return 401 for error cases
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-04-28 07:09:33 -07:00 |
|
haoxin
|
e2faa6c2be
|
middleware: add basic secure headers
|
2016-04-28 14:12:57 +08:00 |
|
Vishal Rana
|
bca2fd450e
|
Updated readme
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-04-27 22:03:54 -07:00 |
|
Vishal Rana
|
96824ff627
|
Merge branch 'coderhaoxin-method'
|
2016-04-27 21:09:01 -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
|
7f819e4d71
|
Merge branch 'method' of https://github.com/coderhaoxin/echo into coderhaoxin-method
|
2016-04-27 19:14:24 -07:00 |
|
Vishal Rana
|
fb8690d42b
|
Fixed #488
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-04-26 02:10:57 -07:00 |
|
Vishal Rana
|
13648d06f3
|
Updated README.md with JWT middleware
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-04-25 13:41:44 -07:00 |
|
Vishal Rana
|
02676bdb44
|
Added JWT middleware
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-04-25 10:58:11 -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
|
61fabee05e
|
Merge pull request #482 from zjx20/patch-1
Atomically write logs in the Logger middleware
|
2016-04-24 08:14:40 -07:00 |
|
Anon-Penguin
|
ea123198e4
|
Add Exists() method
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-04-24 08:02:12 -07:00 |
|
haoxin
|
592790bb43
|
middleware: add method override
|
2016-04-24 21:07:55 +08:00 |
|
zjx20
|
496ea19a80
|
Atomically write logs in the Logger middleware
|
2016-04-22 19:05:49 +08:00 |
|
Vishal Rana
|
c830734fd5
|
Fixed static middleware serving index.html
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-04-21 22:25:51 -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
|
2918b44698
|
Merge pull request #478 from roth1002/master
Fixed typo in README.md since echo.Context has no field or method For…
|
2016-04-20 07:06:59 -07:00 |
|
RothGo
|
78fe386e40
|
Fixed typo in README.md since echo.Context has no field or method FormParam
|
2016-04-20 16:30:04 +08:00 |
|
Vishal Rana
|
1d47a6cd30
|
Merge pull request #475 from Anon-Penguin/patch-1
Fix infinite recursion
|
2016-04-19 12:08:01 -07:00 |
|
Anon-Penguin
|
ac2f2016d3
|
Fix infinite recursion
It was quite a suprise when Echo ate a gigabyte of my RAM with a one line request handler 😏
|
2016-04-19 14:05:05 -05:00 |
|
Vishal Rana
|
1c2d6341ba
|
Fixed #474
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-04-18 16:59:58 -07:00 |
|
Vishal Rana
|
1e04986e53
|
Var args for Context#SetParamNames and Context#SetParamValues.
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-04-17 09:41:20 -07:00 |
|
Vishal Rana
|
ce80fc8ea4
|
Fixed middleware test cases
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-04-16 16:02:22 -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
|
11eafe9b90
|
Fixed slash middleware
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-04-13 13:48:33 -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
|
b9aa2181b0
|
Trailing slash middleware with option to redirect
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-04-12 22:39:29 -07:00 |
|
Vishal Rana
|
6c27cffc66
|
Updated readme
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-04-12 14:07:15 -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
|
609587e6eb
|
Fixed #463
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-04-11 16:49:20 -07:00 |
|
Victor Gaydov
|
f8117ac7b3
|
Properly disable colors in Logger middleware
Fix bug when colours are enabled if non-os.File writer is used as
output io.Writer.
|
2016-04-11 13:46:59 -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
|
7905fbd667
|
Fixed #458
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-04-08 15:00:45 -07:00 |
|
Vishal Rana
|
c1177e54f2
|
Fixed #458
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-04-08 14:47:56 -07:00 |
|
Vishal Rana
|
1a7bc677da
|
API changes from to with
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-04-07 21:20:50 -07:00 |
|