Commit History

Author SHA1 Message Date
  Alan Wang 6f7276fdc1 Update CHANGELOG.md (#1966) 5 years ago
  guonaihong b67bc8f005 Gin1.5 bytes.Buffer to strings.Builder (#1939) 5 years ago
  thinkerou 3f53a58d4a Add user case: brigade (#1937) 5 years ago
  bbiao f65018d7b1 Bugfix for the FullPath feature (#1919) 5 years ago
  Dan Markham fc920dc561 Drop Support for go1.8 and go1.9 (#1933) 5 years ago
  srt180 46acb91996 modify readme example code (#1961) 5 years ago
  guonaihong 31342fc03f fix README.md code bug and Change map to gin.H (#1963) 5 years ago
  guonaihong f98b339b77 support bind http header param #1956 (#1957) 5 years ago
  Dmitry Kutakov 09a3650c97 binding: add support of multipart multi files (#1878) (#1949) 5 years ago
  田欧 75b9d2bed7 Attempt to fix PostForm cache bug (#1931) 5 years ago
  田欧 73c4633943 use context instead of x/net/context (#1922) 5 years ago
  田欧 bfecd88fc4 use sse v0.1.0 (#1923) 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
  ZYunH 78a8b5c9d5 Fix typo (#1913) 5 years ago
  itcloudy 0cbf290302 use encode replace json marshal increase json encoder speed (#1546) 5 years ago
  Kirill Motkov b1d607a899 Some code improvements (#1909) 5 years ago
  guonaihong 8ee9d959a0 Now you can parse the inline lowercase start structure (#1893) 5 years ago
  田欧 965d74cebb add dev version (#1886) 5 years ago
  Uwe Dauernheim 04eecb1283 Use DefaultWriter and DefaultErrorWriter for debug messages (#1891) 5 years ago
  田欧 5a7e3095b2 Update README.md about go version (#1885) 5 years ago
  田欧 b75d67cd51 update vendor: ugorji/go (#1879) 5 years ago
  Dan Markham b6425689dc Clean the Request Path early (#1817) 5 years ago
  Dmitry Kutakov 66d2c30c54 binding: move tests of mapping to separate test file (#1842) 5 years ago
  Dan Markham 094f9a9105 v1.4.0 + #1631 (remove go1.6/go1,7 support) (#1851) 5 years ago
  DeathKing 202f8fc58a Fix a typo syscanll.SIGTERM -> syscall.SIGTERM (#1868) 5 years ago
  John Bampton 11407e73ad Fix spelling. (#1861) 5 years ago