Raphael Gavache
|
e207a3ce65
Fix context.Copy() race condition (#1020)
|
il y a 6 ans |
Luis GG
|
62749f0db4
Add context.HandlerNames() (#1729)
|
il y a 6 ans |
Dmitry Kutakov
|
4867ff9634
fix Context.Next() - recheck len of handlers every iteration (#1745)
|
il y a 6 ans |
Dmitry Kutakov
|
b056a34bdc
fix errcheck warnings (#1739)
|
il y a 6 ans |
thinkerou
|
29a145c85d
Revert "context: inherits context cancelation and deadline from http.Request context for Go>=1.7 (#1690)" (#1736)
|
il y a 7 ans |
Romain Beuque
|
f67d7a90c4
context: inherits context cancelation and deadline from http.Request context for Go>=1.7 (#1690)
|
il y a 7 ans |
thinkerou
|
59695e7ba8
Add BindUri (#1694)
|
il y a 7 ans |
thinkerou
|
521d06c81d
support bind uri param (#1612)
|
il y a 7 ans |
Gordon Tyler
|
8cb390f8fe
Yaml binding (#1618)
|
il y a 7 ans |
Barnabus
|
7a374f9a47
Fix typos (#1626)
|
il y a 7 ans |
Ismail Gjevori
|
dbc330b804
Pass MaxMultipartMemory when FormFile is called (#1600)
|
il y a 7 ans |
田欧
|
6db092f778
chore: add some annotations (#1550)
|
il y a 7 ans |
田欧
|
85f3e78abc
chore: remove else instead of return/continue (#1502)
|
il y a 7 ans |
田欧
|
6073a79ee0
not use protobuf on context but use it on render (#1496)
|
il y a 7 ans |
aljun
|
efdd3c8b81
Add support for Protobuf format response and unit test (#1479)
|
il y a 7 ans |
syssam
|
40ab9de4b5
Add BindXML AND ShouldBindXML #1484 (#1485)
|
il y a 7 ans |
田欧
|
647535cd9b
Support map as query string or post form parameters (#1383)
|
il y a 7 ans |
Dmitry Dorogin
|
631cfbd1ef
Simplify context error (#1431)
|
il y a 7 ans |
solos
|
220e8d3453
return json if jsonp has not callback (#1438)
|
il y a 7 ans |
Rex Lee(李俊)
|
85221af84c
add json ASCII string render (#1358)
|
il y a 7 ans |
田欧
|
eb9f313144
add comment for context (#1413)
|
il y a 7 ans |
田欧
|
6c6d97ba2e
remove hardcode instead of http status value (#1411)
|
il y a 7 ans |
田欧
|
8035359102
use strings.Split instead of strings.IndexByte (#1406)
|
il y a 7 ans |
Jean-Christophe Lebreton
|
bf7803815b
Serve easily dynamic files with `DataFromReader` context method (#1304)
|
il y a 7 ans |
JINNOUCHI Yasushi
|
995fa8e9ce
Fix #216: Enable to call binding multiple times in some formats (#1341)
|
il y a 7 ans |
senhtry
|
8c24018290
Add Jsonp Support to Context (#1333)
|
il y a 7 ans |
Himanshu Mishra
|
46662e700b
Doc: Fix typo in documentation of Bind (#1204)
|
il y a 8 ans |
田欧
|
9a4ecc87d6
format some codes style (#1165)
|
il y a 8 ans |
Suhas Karanth
|
dfb68ce085
feat(context): ShouldBind counterparts for Bind methods (#1047)
|
il y a 8 ans |
Daniel M. Lambea
|
c9b344118f
Moved const 'defaultMemory' to attrib. Engine.MaxMultipartMemory instead. (#1100)
|
il y a 8 ans |