提交历史

作者 SHA1 备注 提交日期
  Bo-Yi Wu 07f1bf0e63 feat: replace debug log with fmt package. (#1560) 7 年之前
  Iskander (Alex) Sharipov 3f27866f80 simplify slice expressions: s[:] => s (#1541) 7 年之前
  Filip Figiel c6110f970c Add PureJSON renderer (#694) 7 年之前
  aljun efdd3c8b81 Add support for Protobuf format response and unit test (#1479) 7 年之前
  syssam 40ab9de4b5 Add BindXML AND ShouldBindXML #1484 (#1485) 7 年之前
  田欧 f45c928a15 chore: use http.Status* instead of hard code (#1482) 7 年之前
  田欧 7e64d32269 Attempt to fix #1462 (#1463) 7 年之前
  Dmitry Dorogin 9b7e7bdce6 Add tests for context.Stream (#1433) 7 年之前
  田欧 647535cd9b Support map as query string or post form parameters (#1383) 7 年之前
  solos 220e8d3453 return json if jsonp has not callback (#1438) 7 年之前
  Rex Lee(李俊) 85221af84c add json ASCII string render (#1358) 7 年之前
  Jean-Christophe Lebreton bf7803815b Serve easily dynamic files with `DataFromReader` context method (#1304) 7 年之前
  JINNOUCHI Yasushi 995fa8e9ce Fix #216: Enable to call binding multiple times in some formats (#1341) 7 年之前
  senhtry 8c24018290 Add Jsonp Support to Context (#1333) 7 年之前
  田欧 9e895470dd add deprecated test case (#1176) 8 年之前
  田欧 eeb57848ca update assert param(expect, actual) position (#1177) 8 年之前
  Suhas Karanth dfb68ce085 feat(context): ShouldBind counterparts for Bind methods (#1047) 8 年之前
  delphinus a8c53949e5 Support time location on form binding (#1117) 8 年之前
  Eason Lin c19aa0598b feat(context): add BindQuery func (#1029) 8 年之前
  Eason Lin 93b3a0d7ec feat(context): add SaveUploadedFile func. (#1022) 8 年之前
  Eason Lin 02a6f9b6bc chore(vendor): update json-iterator revison to fix TestRenderIndentedJSON failed (#1003) 8 年之前
  Bo-Yi Wu e23842ecab fix json sort the map keys 8 年之前
  Bo-Yi Wu 08338eff82 fix testing 8 年之前
  Eason Lin 75ed286c60 feat: add SecureJSON func to prevent json hijacking 8 年之前
  Javier Provecho Fernandez d875f07409 Merge branch 'master' into develop 8 年之前
  Javier Provecho Fernandez 9a79e3f144 fix(import): switch sse import from gopkg to github 8 年之前
  Bo-Yi Wu 1e1e4fc867 Add Makefile to check the following thing (#947) 8 年之前
  collinmsn 3f95933c3d Add method to return main handler (#930) 8 年之前
  Javier Provecho Fernandez 5eea51b6c9 feat(context): add cast helpers to c.Keys (#856) 8 年之前
  Eason Lin 8295db44ed Add content negotiation tests code coverage (#921) 8 年之前