Historial de Commits

Autor SHA1 Mensaje Fecha
  George Gabolaev 01ca625b98 Fixed JSONP format (added semicolon) (#2007) hace 5 años
  guonaihong f98b339b77 support bind http header param #1956 (#1957) hace 5 años
  田欧 73c4633943 use context instead of x/net/context (#1922) hace 5 años
  Samuel Abreu 6e320c97e8 Fix context.Params race condition on Copy() (#1841) hace 5 años
  itcloudy 0cbf290302 use encode replace json marshal increase json encoder speed (#1546) hace 5 años
  Dan Markham 094f9a9105 v1.4.0 + #1631 (remove go1.6/go1,7 support) (#1851) hace 5 años
  Emmanuel Goh ccb9e90295 Extend context.File to allow for the content-dispositon attachments via a new method context.Attachment (#1260) hace 5 años
  Equim 2dd3193006 Support negotiation wildcards, fix #391 (#1112) hace 5 años
  Dmitry Kutakov 7dfa6c936a fix #1784: correct error comparison on tests (#1785) hace 5 años
  Raphael Gavache e207a3ce65 Fix context.Copy() race condition (#1020) hace 5 años
  Luis GG 62749f0db4 Add context.HandlerNames() (#1729) hace 5 años
  Dmitry Kutakov 4867ff9634 fix Context.Next() - recheck len of handlers every iteration (#1745) hace 5 años
  Dmitry Kutakov b056a34bdc fix errcheck warnings (#1739) hace 5 años
  Bo-Yi Wu 85b92cdf4b chore(testing): case sensitive for query string (#1720) hace 5 años
  Gordon Tyler 8cb390f8fe Yaml binding (#1618) hace 5 años
  Ismail Gjevori dbc330b804 Pass MaxMultipartMemory when FormFile is called (#1600) hace 6 años
  andriikushch 6ab50f944c replace deprecated HeaderMap with Header() (#1585) hace 6 años
  Bo-Yi Wu 07f1bf0e63 feat: replace debug log with fmt package. (#1560) hace 6 años
  Iskander (Alex) Sharipov 3f27866f80 simplify slice expressions: s[:] => s (#1541) hace 6 años
  Filip Figiel c6110f970c Add PureJSON renderer (#694) hace 6 años
  aljun efdd3c8b81 Add support for Protobuf format response and unit test (#1479) hace 6 años
  syssam 40ab9de4b5 Add BindXML AND ShouldBindXML #1484 (#1485) hace 6 años
  田欧 f45c928a15 chore: use http.Status* instead of hard code (#1482) hace 6 años
  田欧 7e64d32269 Attempt to fix #1462 (#1463) hace 6 años
  Dmitry Dorogin 9b7e7bdce6 Add tests for context.Stream (#1433) hace 6 años
  田欧 647535cd9b Support map as query string or post form parameters (#1383) hace 6 años
  solos 220e8d3453 return json if jsonp has not callback (#1438) hace 6 años
  Rex Lee(李俊) 85221af84c add json ASCII string render (#1358) hace 6 años
  Jean-Christophe Lebreton bf7803815b Serve easily dynamic files with `DataFromReader` context method (#1304) hace 6 años
  JINNOUCHI Yasushi 995fa8e9ce Fix #216: Enable to call binding multiple times in some formats (#1341) hace 6 años