提交历史

作者 SHA1 备注 提交日期
  collinmsn 3f95933c3d Add method to return main handler (#930) 8 年之前
  Javier Provecho Fernandez 5eea51b6c9 feat(context): add cast helpers to c.Keys (#856) 8 年之前
  Rahul Datta Roy d4a53101c3 Fix minor type in context.go (#900) 8 年之前
  Bo-Yi Wu 41316b9ca9 feat: add GetRawData func. (#857) 8 年之前
  Bo-Yi Wu ad2dacedd6 feat: Support get value from request header. (#839) 8 年之前
  pjgg 6ce1e86a27 chore(errorHandler):new abortWithStatus method with Json body (#800) 8 年之前
  mbesancon 2d8477fc42 Fixed typos in Context (#797) 9 年之前
  Javier Provecho Fernandez 963acc4b0c Fix #198 (#781) 9 年之前
  tsirolnik c115074d77 Use X-Forwarded-For before X-Real-Ip 9 年之前
  David Irvine ebe3580daf Add convenience method to check if websockets required (#779) 9 年之前
  Bo-Yi Wu 5cc3d5955f Support upload single or multiple files. 9 年之前
  Javier Provecho Fernandez 2cab17ba50 Merge pull request #701 from maxatome/patch-1 9 年之前
  Bo-Yi Wu 764e138e32 Merge pull request #755 from gin-gonic/755-app-engine-client-ip 9 年之前
  Javier Provecho Fernandez 7e58c80a7c Fix #723 9 年之前
  Javier Provecho Fernandez 273e43a27a Merge pull request #724 from chiffa-org/redundant_context_import 9 年之前
  Bo-Yi Wu 6f474cb42d Merge pull request #570 from andreynering/array 9 年之前
  Vyacheslav Dubinin ceb250ba20 Move golang.org/x/net/context.Context interface implementation check to tests 9 年之前
  Maxime Soulé bf8da4a08a Context.Get() does not need to test whether Keys is nil or not 9 年之前
  Javier Provecho Fernandez 9e930b9bdd lint code 9 年之前
  Javier Provecho Fernandez 4df51ad4f8 Merge pull request #587 from roylou/develop 9 年之前
  Javier Provecho 007bd5124a closes #514, code from bobbo@b4f0b50 9 年之前
  Roy Lou 4c4444b160 Write header immediately in AbortWithStatus() 9 年之前
  Kamron Batman 70c104e16c [Cleanup] Typo in context.go 9 年之前
  Andrey Nering f3ff8f827c Refactor GetQuery and GetPostForm 9 年之前
  Andrey Nering 9366e33ffc Implement QueryArray and PostArray methods 9 年之前
  Michael Puncel 7171b967a3 s/currect/current 9 年之前
  Michael Puncel 13565e1bf5 fix typo in godoc for func (*Context) HandlerName 9 年之前
  Manu Mtz.-Almeida 44978ff780 Improves Context documentation 10 年之前
  Manu Mtz.-Almeida afc499f306 Adds GetQuery() and GetPostForm() APIs 10 年之前
  Manu Mtz.-Almeida d64a1fb91c Cosmetic changes 10 年之前