Vishal Rana
|
af4c525be1
|
Wrapper for handler in engine
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-03-06 11:38:52 -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
|
a9c88cad63
|
Fixed #310
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-03-05 20:03:11 -08:00 |
|
Vishal Rana
|
8916d5558c
|
GAE fix
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-03-04 20:19:59 -08:00 |
|
Vishal Rana
|
d5ba76ed81
|
Router fix, #217, #371, #372.
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-03-03 22:06:47 -08:00 |
|
Vishal Rana
|
12e2c74eda
|
Content type for static middleware
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-02-25 11:44:41 -08:00 |
|
Vishal Rana
|
5ada9b5f1b
|
TLS support
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-02-22 23:00:46 -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
|
89551ddfd9
|
Dropped URL#Scheme,URL#Host and added Request#TLS
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-02-22 21:13:08 -08:00 |
|
Vishal Rana
|
c19442d023
|
Sync pool for fasthttp
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-02-21 19:58:19 -08:00 |
|
Vishal Rana
|
e1a7549855
|
Removed Middleware#Priority
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-02-20 16:20:10 -08:00 |
|
Vishal Rana
|
979d64941f
|
Object method to Header and URL
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-02-20 14:04:09 -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
|
4f6fd9725d
|
Fixed default options for static
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-02-20 12:22:09 -08:00 |
|
Vishal Rana
|
b97a2c5ad6
|
Fixed group middleware
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-02-20 08:11:02 -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
|
c0873843ad
|
Option to options
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-02-18 07:00:51 -08:00 |
|
Vishal Rana
|
88f307bedd
|
Middleware and handler as closure
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-02-17 21:49:31 -08:00 |
|
Vishal Rana
|
c9a62e20b4
|
Middleware as structs
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-02-17 21:18:46 -08:00 |
|
Vishal Rana
|
e91717552f
|
Fixed response header and get handler name
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-02-17 11:58:03 -08:00 |
|
Vishal Rana
|
d14b8f5ba4
|
Fixed standard engine request#Host()
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-02-17 08:24:57 -08:00 |
|
Vishal Rana
|
caf3bd31eb
|
- Handler and middleware signature changed
- Pre chain middleware
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-02-15 19:32:16 -08:00 |
|
Vishal Rana
|
51acf465fe
|
- Moved static file serving to a new handler package
- Middleware at route level
- Group middleware is a in closure now
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-02-15 08:11:29 -08:00 |
|
Vishal Rana
|
6bb871fe3a
|
Dropped json and xml indent, added jsonblob.
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-02-10 16:51:43 -08:00 |
|
Vishal Rana
|
94e5936287
|
Fixed test cases
Signed-off-by: Vishal Rana <vishal.rana@verizon.com>
|
2016-02-09 19:07:04 -08:00 |
|
Vishal Rana
|
4f57582b06
|
Update README.md
|
2016-02-09 13:39:47 -08:00 |
|
Vishal Rana
|
8444488a2b
|
Fixed package dependencies
Signed-off-by: Vishal Rana <vishal.rana@verizon.com>
|
2016-02-09 13:37:38 -08:00 |
|
Vishal Rana
|
92307b9a1f
|
Update README.md
|
2016-02-09 11:46:08 -08:00 |
|
Vishal Rana
|
bf97da9a16
|
Exclude fasthttp in appengine
Signed-off-by: Vishal Rana <vishal.rana@verizon.com>
|
2016-02-09 11:43:00 -08:00 |
|
Vishal Rana
|
4982169106
|
Minor fixes to fasthttp
Signed-off-by: Vishal Rana <vishal.rana@verizon.com>
|
2016-02-09 08:12:37 -08:00 |
|
Vishal Rana
|
7b843e66c5
|
Wrappers for handler and middleware
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-02-08 22:17:20 -08:00 |
|
Vishal Rana
|
3cd1d5be65
|
Fixed sync.Pool
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-02-08 17:26:00 -08:00 |
|
Vishal Rana
|
0731959a98
|
Object method to get real object
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-02-08 16:48:03 -08:00 |
|
Vishal Rana
|
3f48b92c5d
|
RunWithConfig to RunConfig
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-02-08 11:09:34 -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 |
|
Vishal Rana
|
f405794a7c
|
Now using sync.Pool
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-02-04 14:40:08 -08:00 |
|
Vishal Rana
|
443a0bb48d
|
Merge pull request #350 from o1egl/binder_http_error_v2
Change context.Bind() return type to HTTPError. #344
|
2016-01-30 22:36:38 -08:00 |
|
Oleg Lobanov
|
981e3adc1c
|
Change context.Bind() return type to HTTPError. #344
|
2016-01-31 02:13:56 +04:00 |
|
Vishal Rana
|
4f577981b3
|
Dropped Go 1.4
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-01-29 09:16:05 -08:00 |
|
Vishal Rana
|
57399453be
|
Left over
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-01-28 23:56:09 -08:00 |
|
Vishal Rana
|
688293b5ed
|
v2 is compiling now
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-01-28 23:46:11 -08:00 |
|
Vishal Rana
|
dbd1e8e230
|
Separated recipes from the main repo
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-01-09 11:00:13 -08:00 |
|
Vishal Rana
|
33d8813eb5
|
Revert "Revert "Fixed Request.Out ""
This reverts commit 72050d765b .
|
2015-12-21 15:20:49 -08:00 |
|
Vishal Rana
|
72050d765b
|
Revert "Fixed Request.Out "
This reverts commit cced590a16 .
|
2015-12-21 15:18:53 -08:00 |
|
Vishal Rana
|
cced590a16
|
Fixed Request.Out
Signed-off-by: Vishal Rana <vishal.rana@verizon.com>
|
2015-12-21 15:18:03 -08:00 |
|
Vishal Rana
|
0884290766
|
Added X() method to return context
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-12-04 08:13:26 -08:00 |
|
Vishal Rana
|
72459fe299
|
Step towards v2
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-12-03 17:23:53 -08:00 |
|
Vishal Rana
|
5cd194b6b0
|
Updated docs
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2015-12-03 14:14:14 -08:00 |
|