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
|
f53eae10b3
|
Fixed #435
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-03-28 06:57:31 -07:00 |
|
Vishal Rana
|
7741bd0125
|
Fixed #428
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-03-23 11:10:22 -05: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
|
703174e58f
|
Context#Form() > Context#FormValue(), Context#Query() > Context#QueryParam()
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-03-21 13:10:20 -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
|
40728e26e6
|
Fixed #419, Fixed #420.
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-03-18 12:13:37 -07:00 |
|
Vishal Rana
|
7cf31b3b68
|
dummy
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-03-18 08:47:03 -07:00 |
|
Vishal Rana
|
bf239af966
|
Merge branch 'fix_missing_net_listener' of https://github.com/mtojek/echo into mtojek-fix_missing_net_listener
|
2016-03-18 08:36:08 -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 |
|
Marcin Tojek
|
5ed4d06b3a
|
net.Listener moved into config
|
2016-03-17 18:21:16 +01:00 |
|
Marcin Tojek
|
c674ebf505
|
Support custom net.Listener #414
|
2016-03-17 15:21:05 +01:00 |
|
Vishal Rana
|
6f0a7372fb
|
Godoc for engine package
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-03-16 21:30:24 -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
|
9795e59c43
|
Closes #411
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-03-16 16:31:24 -07:00 |
|
Vishal Rana
|
dfaaff949b
|
Fixed #406
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-03-15 08:50:43 -07:00 |
|
Vishal Rana
|
fd8744406f
|
Fixed #402
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-03-14 22:45:29 -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
|
7942e4a77b
|
Engine#Multipart,#FormFile. Closes #394.
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-03-12 18:32:36 -08:00 |
|
Vishal Rana
|
237070a674
|
Godoc updated
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-03-11 08:47:23 -08:00 |
|
Vishal Rana
|
25e72d623e
|
Fixed recover and gzip middleware
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-03-10 16:35:20 -08:00 |
|
Vishal Rana
|
8ee864ae08
|
Dropped Engine**#Object functions
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-03-10 12:05:33 -08:00 |
|
Vishal Rana
|
38d010090f
|
Merge branch 'v2' of https://github.com/labstack/echo into v2
|
2016-03-09 23:24:48 -08:00 |
|
Vishal Rana
|
fbf37ec2f4
|
Changed standard#WrapMiddleware
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-03-09 23:24:45 -08:00 |
|
swh
|
53e173aade
|
fixed bug
|
2016-03-10 13:17:43 +08:00 |
|
Vishal Rana
|
f4a5abc8b2
|
Removed Context#Socket
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-03-08 08:14:25 -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
|
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
|
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
|
94e5936287
|
Fixed test cases
Signed-off-by: Vishal Rana <vishal.rana@verizon.com>
|
2016-02-09 19:07:04 -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
|
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
|
f405794a7c
|
Now using sync.Pool
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-02-04 14:40:08 -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 |
|