Commit History

Author SHA1 Message Date
  aljun efdd3c8b81 Add support for Protobuf format response and unit test (#1479) 5 years ago
  syssam 40ab9de4b5 Add BindXML AND ShouldBindXML #1484 (#1485) 5 years ago
  田欧 647535cd9b Support map as query string or post form parameters (#1383) 5 years ago
  Dmitry Dorogin 631cfbd1ef Simplify context error (#1431) 5 years ago
  solos 220e8d3453 return json if jsonp has not callback (#1438) 6 years ago
  Rex Lee(李俊) 85221af84c add json ASCII string render (#1358) 6 years ago
  田欧 eb9f313144 add comment for context (#1413) 6 years ago
  田欧 6c6d97ba2e remove hardcode instead of http status value (#1411) 6 years ago
  田欧 8035359102 use strings.Split instead of strings.IndexByte (#1406) 6 years ago
  Jean-Christophe Lebreton bf7803815b Serve easily dynamic files with `DataFromReader` context method (#1304) 6 years ago
  JINNOUCHI Yasushi 995fa8e9ce Fix #216: Enable to call binding multiple times in some formats (#1341) 6 years ago
  senhtry 8c24018290 Add Jsonp Support to Context (#1333) 6 years ago
  Himanshu Mishra 46662e700b Doc: Fix typo in documentation of Bind (#1204) 6 years ago
  田欧 9a4ecc87d6 format some codes style (#1165) 6 years ago
  Suhas Karanth dfb68ce085 feat(context): ShouldBind counterparts for Bind methods (#1047) 6 years ago
  Daniel M. Lambea c9b344118f Moved const 'defaultMemory' to attrib. Engine.MaxMultipartMemory instead. (#1100) 6 years ago
  Eason Lin 8902826696 doc(context): add cookie doc (#1088) 6 years ago
  Bo-Yi Wu 211c48f040 refactor: using requestHeader internal func (#1083) 6 years ago
  Dan Markham b9686e91fa Use standard library for retrieving header (#1081) 6 years ago
  田欧 a8fa424ae5 update comment (#1057) 6 years ago
  Eason Lin df37e74fa1 doc(context): more clearer bind doc when input is not valid (#1049) 7 years ago
  Eason Lin 7fafb3f4a1 doc(context): add status func comment. (#1042) 7 years ago
  Eason Lin c19aa0598b feat(context): add BindQuery func (#1029) 7 years ago
  田欧 7180f2ba62 not use tmp var (#1032) 7 years ago
  Eason Lin 93b3a0d7ec feat(context): add SaveUploadedFile func. (#1022) 7 years ago
  田欧 aa6d2d29f8 refactor(doc): use space not tab (#1006) 7 years ago
  Eason Lin 75ed286c60 feat: add SecureJSON func to prevent json hijacking 7 years ago
  田欧 e0fd6238d3 use comma ok and use single line (#984) 7 years ago
  田欧 b985857899 update func comment (#981) 7 years ago
  Javier Provecho Fernandez 42a34cdc35 docs(context): document keys, errors, and accepted, close #488 7 years ago