Commit History

Author SHA1 Message Date
  paddy c3da4497e5 添加 QueryInt64 2 years ago
  willnewrelic 0ce4661029 Use Writer in Context.Status (#1606) 4 years ago
  Santhosh Kumar 2e5a7196cc use url.URL.Query instead of parsing query (#2063) 4 years ago
  Panmax b8b2fada5c fix GetPostFormMap (#2051) 4 years ago
  guonaihong f98b339b77 support bind http header param #1956 (#1957) 5 years ago
  田欧 75b9d2bed7 Attempt to fix PostForm cache bug (#1931) 5 years ago
  Bo-Yi Wu 08b52e5394 feat: improve get post data. (#1920) 5 years ago
  Bo-Yi Wu 4b6df417e4 chore: improve GetQueryMap performance. (#1918) 5 years ago
  ijaa 233a3e493d add context param query cache (#1450) 5 years ago
  Samuel Abreu 6e320c97e8 Fix context.Params race condition on Copy() (#1841) 5 years ago
  Roman Zaynetdinov 35e33d3638 Hold matched route full path in the Context (#1826) 5 years ago
  Kirill Motkov b1d607a899 Some code improvements (#1909) 5 years ago
  Dan Markham 094f9a9105 v1.4.0 + #1631 (remove go1.6/go1,7 support) (#1851) 5 years ago
  Daniel Krom 893c6cae07 Added stream flag indicates if client disconnected in middle of streaming (#1252) 5 years ago
  Emmanuel Goh ccb9e90295 Extend context.File to allow for the content-dispositon attachments via a new method context.Attachment (#1260) 5 years ago
  Equim 2dd3193006 Support negotiation wildcards, fix #391 (#1112) 5 years ago
  Raphael Gavache e207a3ce65 Fix context.Copy() race condition (#1020) 5 years ago
  Luis GG 62749f0db4 Add context.HandlerNames() (#1729) 5 years ago
  Dmitry Kutakov 4867ff9634 fix Context.Next() - recheck len of handlers every iteration (#1745) 5 years ago
  Dmitry Kutakov b056a34bdc fix errcheck warnings (#1739) 5 years ago
  thinkerou 29a145c85d Revert "context: inherits context cancelation and deadline from http.Request context for Go>=1.7 (#1690)" (#1736) 5 years ago
  Romain Beuque f67d7a90c4 context: inherits context cancelation and deadline from http.Request context for Go>=1.7 (#1690) 5 years ago
  thinkerou 59695e7ba8 Add BindUri (#1694) 5 years ago
  thinkerou 521d06c81d support bind uri param (#1612) 5 years ago
  Gordon Tyler 8cb390f8fe Yaml binding (#1618) 5 years ago
  Barnabus 7a374f9a47 Fix typos (#1626) 5 years ago
  Ismail Gjevori dbc330b804 Pass MaxMultipartMemory when FormFile is called (#1600) 5 years ago
  田欧 6db092f778 chore: add some annotations (#1550) 5 years ago
  田欧 85f3e78abc chore: remove else instead of return/continue (#1502) 5 years ago
  田欧 6073a79ee0 not use protobuf on context but use it on render (#1496) 5 years ago