thinkerou
|
29a145c85d
Revert "context: inherits context cancelation and deadline from http.Request context for Go>=1.7 (#1690)" (#1736)
|
7 years ago |
Romain Beuque
|
f67d7a90c4
context: inherits context cancelation and deadline from http.Request context for Go>=1.7 (#1690)
|
7 years ago |
thinkerou
|
59695e7ba8
Add BindUri (#1694)
|
7 years ago |
thinkerou
|
521d06c81d
support bind uri param (#1612)
|
7 years ago |
Gordon Tyler
|
8cb390f8fe
Yaml binding (#1618)
|
7 years ago |
Barnabus
|
7a374f9a47
Fix typos (#1626)
|
7 years ago |
Ismail Gjevori
|
dbc330b804
Pass MaxMultipartMemory when FormFile is called (#1600)
|
7 years ago |
田欧
|
6db092f778
chore: add some annotations (#1550)
|
7 years ago |
田欧
|
85f3e78abc
chore: remove else instead of return/continue (#1502)
|
7 years ago |
田欧
|
6073a79ee0
not use protobuf on context but use it on render (#1496)
|
7 years ago |
aljun
|
efdd3c8b81
Add support for Protobuf format response and unit test (#1479)
|
7 years ago |
syssam
|
40ab9de4b5
Add BindXML AND ShouldBindXML #1484 (#1485)
|
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 |
田欧
|
eb9f313144
add comment for context (#1413)
|
7 years ago |
田欧
|
6c6d97ba2e
remove hardcode instead of http status value (#1411)
|
7 years ago |
田欧
|
8035359102
use strings.Split instead of strings.IndexByte (#1406)
|
7 years ago |
Jean-Christophe Lebreton
|
bf7803815b
Serve easily dynamic files with `DataFromReader` context method (#1304)
|
7 years ago |
JINNOUCHI Yasushi
|
995fa8e9ce
Fix #216: Enable to call binding multiple times in some formats (#1341)
|
7 years ago |
senhtry
|
8c24018290
Add Jsonp Support to Context (#1333)
|
7 years ago |
Himanshu Mishra
|
46662e700b
Doc: Fix typo in documentation of Bind (#1204)
|
8 years ago |
田欧
|
9a4ecc87d6
format some codes style (#1165)
|
8 years ago |
Suhas Karanth
|
dfb68ce085
feat(context): ShouldBind counterparts for Bind methods (#1047)
|
8 years ago |
Daniel M. Lambea
|
c9b344118f
Moved const 'defaultMemory' to attrib. Engine.MaxMultipartMemory instead. (#1100)
|
8 years ago |
Eason Lin
|
8902826696
doc(context): add cookie doc (#1088)
|
8 years ago |
Bo-Yi Wu
|
211c48f040
refactor: using requestHeader internal func (#1083)
|
8 years ago |
Dan Markham
|
b9686e91fa
Use standard library for retrieving header (#1081)
|
8 years ago |
田欧
|
a8fa424ae5
update comment (#1057)
|
8 years ago |