Kevin Wan
|
66be213346
chore: refine rest validator (#2928)
|
2 年之前 |
Qiying Wang
|
92c8899f47
feat: add configurable validator for httpx.Parse (#2923)
|
2 年之前 |
Kevin Wan
|
ae87114282
chore: change interface{} to any (#2818)
|
2 年之前 |
Kevin Wan
|
b206dd28a3
feat: support form values in gateway (#2158)
|
2 年之前 |
Kevin Wan
|
3bbc90ec24
refactor: move json related header vars to internal (#1840)
|
3 年之前 |
Kevin Wan
|
c1d9e6a00b
feat: add httpc.Parse (#1698)
|
3 年之前 |
Kevin Wan
|
a91c3907a8
feat: rename module from tal-tech to zeromicro (#1413)
|
3 年之前 |
Kevin Wan
|
cd289465fd
chore: coding style and comments (#1361)
|
3 年之前 |
chenquan
|
263e426ae1
chore: optimize `ParseJsonBody` (#1353)
|
3 年之前 |
Kevin Wan
|
fc04ad7854
export pathvar for user-defined routers (#911)
|
3 年之前 |
Kevin Wan
|
54d57c7d4b
refactor rest code (#895)
|
3 年之前 |
voidint
|
28a7c9d38f
fix http header binding failure bug #885 (#887)
|
3 年之前 |
Chen Quan
|
22a1315136
[WIP]Add parse headers info (#805)
|
3 年之前 |
Kevin Wan
|
655ae8034c
fix golint issues in rest (#529)
|
4 年之前 |
Kevin Wan
|
5e969cbef0
fix golint issues, else blocks (#457)
|
4 年之前 |
bittoy
|
88ec89bdbd
optimization (#241)
|
4 年之前 |
kevin
|
d6c7da521e
remove bodyless check
|
4 年之前 |
kevin
|
96b6d2ab58
parse body only if content length > 0
|
4 年之前 |
kevin
|
88a73f1042
return ErrBodylessRequest on get method etc.
|
4 年之前 |
kevin
|
c57051ce63
use strings.Contains instead of strings.Index
|
4 年之前 |
kevin
|
0a7e0cce77
update package reference
|
4 年之前 |
kevin
|
0897f60c5d
rename ngin to rest
|
4 年之前 |