grapeVine
|
e2b4cf6e2d
interface implement type check (#1459)
|
7 years ago |
田欧
|
647535cd9b
Support map as query string or post form parameters (#1383)
|
7 years ago |
Dmitry Dorogin
|
631cfbd1ef
Simplify context error (#1431)
|
7 years ago |
solos
|
220e8d3453
return json if jsonp has not callback (#1438)
|
7 years ago |
Rex Lee(李俊)
|
85221af84c
add json ASCII string render (#1358)
|
7 years ago |
vz
|
d17a12591f
update assert param(expect, actual) position (#1421)
|
7 years ago |
田欧
|
1c4cbfae59
chore: remove duplicate code (#1418)
|
7 years ago |
田欧
|
cdd02fa9d6
update error(err) to err (#1416)
|
7 years ago |
田欧
|
eb9f313144
add comment for context (#1413)
|
7 years ago |
田欧
|
c00f21ff23
add go version prerequisite and debug warning (#1394)
|
7 years ago |
田欧
|
6c6d97ba2e
remove hardcode instead of http status value (#1411)
|
7 years ago |
田欧
|
1f59bad84b
add an edge case from httprouter (#1407)
|
7 years ago |
田欧
|
760d0574db
vendor: remove vendor package from example folder (#1402)
|
7 years ago |
田欧
|
8035359102
use strings.Split instead of strings.IndexByte (#1406)
|
7 years ago |
田欧
|
605aa1c30f
example: fix typo for grpc (#1405)
|
7 years ago |
田欧
|
737d2fb7ab
add grpc example (#1401)
|
7 years ago |
htobenothing
|
bf85b32c1d
Add Pusher() function for support http2 server push (#1273)
|
7 years ago |
田欧
|
87d536c001
utils: use strings.Split instead of strings.IndexByte (#1400)
|
7 years ago |
田欧
|
caf3e350a5
doc: update readme for adding binding about skip validate (#1359)
|
7 years ago |
MW Lim
|
c2f083fc95
minor typo in routergroup.go (#1360)
|
7 years ago |
chainhelen
|
07cbe116a0
Add and fix the explanation of `HandleContext` (#1371)
|
7 years ago |
Jean-Christophe Lebreton
|
bf7803815b
Serve easily dynamic files with `DataFromReader` context method (#1304)
|
7 years ago |
chainhelen
|
5636afe02d
fix bug, return err when failed binding bool (#1350)
|
7 years ago |
JINNOUCHI Yasushi
|
995fa8e9ce
Fix #216: Enable to call binding multiple times in some formats (#1341)
|
7 years ago |
Aurelien Regat-Barrel
|
6e09ef03b0
Fix typo in panic() message (extra single quote) (#1352)
|
7 years ago |
田欧
|
bd4f73af67
support struct pointer (#1342)
|
7 years ago |
Alexander Lokhman
|
2282be059b
Add support of pointers in form binding (#1336)
|
7 years ago |
senhtry
|
8c24018290
Add Jsonp Support to Context (#1333)
|
7 years ago |
田欧
|
41f951e0cd
support default value for form (#1138)
|
7 years ago |
JINNOUCHI Yasushi
|
814ac9490a
Add example to build single binary with templates (#1328)
|
7 years ago |