Vishal Rana
|
4b4a09fd31
|
Using random.String() for generating id
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2017-03-06 13:39:36 -08:00 |
|
Yusuke Komatsu
|
92b197d4b7
|
git add RequestID middleware
|
2017-03-06 13:39:36 -08:00 |
|
Vishal Rana
|
52fa135fd5
|
Updated docs, exposed middleware.DefaultSkipper
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2017-01-28 11:46:43 -08:00 |
|
Vishal Rana
|
e8910be0ac
|
Updated deps and docs
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2017-01-21 10:20:59 -08:00 |
|
Vishal Rana
|
9797cf4b9c
|
gc
Removed graceful shutdown, fixed #797
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2017-01-13 18:40:27 -08:00 |
|
Vishal Rana
|
039394fdbc
|
Updated deps
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-12-25 21:42:46 -08:00 |
|
Vishal Rana
|
f10daac5d6
|
recipe: twitter like api
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-12-05 23:04:03 -08:00 |
|
Vishal Rana
|
8d504c1b69
|
issue: fixed #755 (#758)
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-12-02 09:28:18 -08:00 |
|
Vishal Rana
|
cd2530ea09
|
updated docs
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-11-22 08:19:27 -08:00 |
|
Vishal Rana
|
0aaa61e51c
|
updated deps, .travis.yml
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-11-17 11:29:12 -08:00 |
|
Vishal Rana
|
a739d9a0d9
|
- Removed Context#ServeContent
- Refactored Context#Attachment, Context#Inline,
Context#ContentTypeByExtension
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-10-25 14:53:47 -07:00 |
|
Vishal Rana
|
17c8b8f2ea
|
logger new api, updated recipes
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-10-23 13:37:04 -07:00 |
|
Vishal Rana
|
093e5c9ed6
|
updated recipes
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-10-20 16:57:31 -07:00 |
|
Vishal Rana
|
edd558a5ca
|
fixed build for recipes
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-10-20 11:51:15 -07:00 |
|
Vishal Rana
|
b6547dde66
|
recipe & website in the main repo
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-10-20 11:30:53 -07:00 |
|
Vishal Rana
|
4de38c07d1
|
Fixed imports
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-09-28 10:33:58 -07:00 |
|
Vishal Rana
|
152be1aaff
|
Fixed #580
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-09-25 19:48:15 -07:00 |
|
Vishal Rana
|
dd22cf9593
|
Updated deps
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-09-25 11:41:08 -07:00 |
|
Vishal Rana
|
7a7b394f14
|
Using graceful by default
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-09-24 16:19:38 -07:00 |
|
Vishal Rana
|
fe459537b7
|
Playing with tls, ports and friends
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-09-23 11:29:50 -07:00 |
|
Vishal Rana
|
2d772e02ca
|
Updated deps, removed Context#Context()
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-09-08 14:54:07 -07:00 |
|
Vishal Rana
|
5c54ab4e23
|
Updated deps
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-08-19 08:19:35 -07:00 |
|
Vishal Rana
|
579cb79a41
|
Using random string from gommon
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-07-18 23:24:50 -07:00 |
|
Vishal Rana
|
fbcdf70c52
|
Update JWT lib to v3
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-06-16 14:40:43 -07:00 |
|
Vishal Rana
|
77b3e703be
|
Updated gommon/log
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-06-11 08:13:49 -07:00 |
|
Vishal Rana
|
f4088cf594
|
Added JSON logging
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-06-08 17:16:03 -07:00 |
|
Vishal Rana
|
a0bc02815f
|
Fixed #551
|
2016-06-06 16:56:09 -07:00 |
|
Vishal Rana
|
799c6cff2a
|
Upgraded gommon
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-05-10 08:59:55 -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 |
|
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
|
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
|
94a16d25a3
|
Fixed #461
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-04-11 23:21:32 -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
|
cfb60bebd3
|
Fixed #437
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-04-01 08:51:18 -07:00 |
|
Vishal Rana
|
d4928af2a4
|
Added fasthttp header add function
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-03-29 07:22:46 -07:00 |
|
Vishal Rana
|
910315ec5f
|
Updated godoc
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-03-22 22:56:29 -05: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
|
b10c93cd17
|
Fixed #401 & Godoc
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-03-14 20:03:20 -07:00 |
|
Vishal Rana
|
abc669bd07
|
Fixed #399
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-03-14 08:18:02 -07:00 |
|
Vishal Rana
|
13563e9aad
|
Fixed fasthttp set header issue
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-03-13 10:03:39 -07:00 |
|
Vishal Rana
|
09f3d3061f
|
Closes #314
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-03-11 07:53:54 -08:00 |
|
Vishal Rana
|
e1d789ecbb
|
Logger as not an interface
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-03-06 09:52:32 -08:00 |
|
Vishal Rana
|
fb04f9979e
|
Added Request#Scheme function
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-02-22 21:26:36 -08:00 |
|
Vishal Rana
|
c8725ae244
|
Context#Redirect
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-02-20 12:54:43 -08:00 |
|
Vishal Rana
|
19d51dad4c
|
Static as middleware
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-02-18 22:50:40 -08:00 |
|
Vishal Rana
|
91ae93ebfc
|
Removed HTTP2 option
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-02-18 14:04:28 -08:00 |
|
Vishal Rana
|
65fcca2ce3
|
Middleware interface
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-02-07 23:02:37 -08:00 |
|
Vishal Rana
|
f27de9a804
|
Fixed logging
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-02-04 19:29:49 -08:00 |
|