Vishal Rana
|
840e19dec1
|
Fixed logger assignment in engine > standard > request.
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-03-23 11:15:24 -05: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
|
c4caeb8ffb
|
more godoc
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-03-19 15:47:20 -07:00 |
|
rlcomte
|
cc86fa2232
|
Improved error handling of multipart requests
standard/request: return the error of the http request multipart parsing
call
test/request: similar functionality as the standard/request
|
2016-03-18 09:42:10 +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
|
e4ab053bc8
|
More godoc
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-03-14 23:33:16 -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
|
b9ac79d9d4
|
Engine > Standard > Request > ParseMultipartForm
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-03-13 14:19:22 -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
|
8ee864ae08
|
Dropped Engine**#Object functions
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-03-10 12:05:33 -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
|
d14b8f5ba4
|
Fixed standard engine request#Host()
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-02-17 08:24:57 -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
|
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 |
|