Vishal Rana
|
2ed15f491b
|
Added engine.Request#SetHost function
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-09-21 14:08:18 -07:00 |
|
Vishal Rana
|
862bee4ebd
|
Fixed #647, fixed #656
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-09-14 15:37:21 -07:00 |
|
Vishal Rana
|
322b375a37
|
Issue 655 (#657)
* Closes #655, closes #649
Signed-off-by: Vishal Rana <vr@labstack.com>
* Added http/1.1 to the list
|
2016-09-12 06:18:58 -07:00 |
|
Chris Simpson
|
10b0b575b7
|
fix godoc comment (#645)
fixes typo in the `standard.Request#Header` godoc comment
|
2016-09-05 08:43:15 -07:00 |
|
Vishal Rana
|
b8f8d756c7
|
Use response adapter in engine/standard
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-08-22 14:47:48 -07:00 |
|
Vishal Rana
|
b939bee425
|
Fixed engine tests
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-08-18 11:43:57 -07:00 |
|
Vishal Rana
|
18b9e23ace
|
Closes #364
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-08-18 11:27:37 -07:00 |
|
Vishal Rana
|
0d9c817371
|
Fixed godoc for RealIP funtion
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-08-17 20:39:52 -07:00 |
|
ipfans
|
0b7959a57d
|
Rename RemoteIP to RealIP
|
2016-08-18 09:26:58 +08:00 |
|
ipfans
|
2f1bd0225f
|
New implements engine.Request#RemoteIP function.
|
2016-08-16 16:45:41 +08:00 |
|
Vishal Rana
|
c00d017178
|
Fixed #587
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-06-29 12:14:28 -07:00 |
|
Vishal Rana
|
fa80ead5e2
|
Closes #576
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-06-21 14:50:57 -07:00 |
|
Vishal Rana
|
2fab27a378
|
Refactor tls config
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-06-16 14:25:32 -07:00 |
|
Vishal Rana
|
1ca76e5e88
|
Using read/write timeout in server config
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-06-15 18:05:48 -07:00 |
|
Marcin Tojek
|
98f86dfc17
|
Fix missing multiple params #555 (#558)
|
2016-06-09 10:20:02 -07:00 |
|
Vishal Rana
|
a004403b11
|
Fixed broken build
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-06-09 09:08:29 -07:00 |
|
Vishal Rana
|
aea64ed5e5
|
Fixed #556
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-06-09 08:41:50 -07:00 |
|
Vishal Rana
|
f96f40b5e6
|
More coverage on engine/...
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-06-07 17:08:13 -07:00 |
|
Vishal Rana
|
c654c422c4
|
More coverage and better response adapter for standard/response
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-06-06 22:27:36 -07:00 |
|
Alexander Menzhinsky
|
8fbe719636
|
Add tests for fasthttp engine (#550)
|
2016-06-06 19:23:59 -07:00 |
|
Oleg Lobanov
|
acc91b28f3
|
Improve test coverage (#544)
* Improve test coverage
* add engine package to coverage profile
|
2016-06-05 16:17:01 -07:00 |
|
Vishal Rana
|
02f12767fd
|
Response#Write wites head in case it is not written
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-06-03 07:56:16 -07:00 |
|
Oleg Lobanov
|
40621eddfd
|
fix request scheme
|
2016-06-01 16:43:17 +04:00 |
|
Oleg Lobanov
|
7fee34fade
|
fix getting miltiple query params
|
2016-06-01 16:33:18 +04:00 |
|
Vishal Rana
|
0d2dac7532
|
Fixed #536
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-05-31 20:59:52 -07:00 |
|
Vishal Rana
|
a98843b6e5
|
Logger as interface, fixed #533, fixed #349, fixed #304
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-05-31 18:29:11 -07:00 |
|
anger
|
c55fea6a03
|
Fix endless loop
|
2016-05-23 02:05:38 +03:00 |
|
Vishal Rana
|
702e6d0967
|
Closes #517, closes #518
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-05-22 07:58:21 -07:00 |
|
Vishal Rana
|
795ab0ad77
|
Error handler now printing error messages
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-05-19 08:30:20 -07:00 |
|
Vishal Rana
|
ef1d00349e
|
Fixed #505
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-05-09 19:13:02 -07:00 |
|
Vishal Rana
|
f0526349ff
|
Fixed #499
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-05-02 22:41:07 -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
|
cb752141f2
|
Add form binding
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-05-01 12:38:51 -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 |
|
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
|
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
|
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
|
1a7bc677da
|
API changes from to with
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-04-07 21:20:50 -07:00 |
|
Vishal Rana
|
bcbd9a0f42
|
Updated README.md
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-04-04 20:10:19 -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
|
be5148ae27
|
Gzip fix #437
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-04-01 15:44:09 -07:00 |
|
Vishal Rana
|
26dc90edfd
|
Temp fix
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-04-01 13:39:25 -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
|
f53eae10b3
|
Fixed #435
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-03-28 06:57:31 -07:00 |
|
Vishal Rana
|
d3e33ec4dd
|
Closes #433
Signed-off-by: Vishal Rana <vr@labstack.com>
|
2016-03-27 15:21:56 -07:00 |
|