Commit History

Author SHA1 Message Date
  Eason Lin 75ed286c60 feat: add SecureJSON func to prevent json hijacking 8 years ago
  田欧 e0fd6238d3 use comma ok and use single line (#984) 8 years ago
  田欧 b985857899 update func comment (#981) 8 years ago
  Javier Provecho Fernandez 42a34cdc35 docs(context): document keys, errors, and accepted, close #488 8 years ago
  Javier Provecho Fernandez d875f07409 Merge branch 'master' into develop 8 years ago
  Javier Provecho Fernandez 68aa2c38da fix(context): switch deprecated bindwith for mustbindwith 8 years ago
  Javier Provecho Fernandez 1a9cba2cc7 Merge pull request #855 from gin-gonic/feat/662 8 years ago
  Javier Provecho Fernandez 9a79e3f144 fix(import): switch sse import from gopkg to github 8 years ago
  Bo-Yi Wu 1e1e4fc867 Add Makefile to check the following thing (#947) 8 years ago
  collinmsn 3f95933c3d Add method to return main handler (#930) 8 years ago
  Javier Provecho Fernandez 5eea51b6c9 feat(context): add cast helpers to c.Keys (#856) 8 years ago
  Ammar Bandukwala 781cbd19f0 panic if err is nil on c.Error 8 years ago
  Rahul Datta Roy d4a53101c3 Fix minor type in context.go (#900) 8 years ago
  Bo-Yi Wu 41316b9ca9 feat: add GetRawData func. (#857) 8 years ago
  Javier Provecho 73e5fcd855 feat(context): add idiomatic binding functions for clear err managment 8 years ago
  Bo-Yi Wu ad2dacedd6 feat: Support get value from request header. (#839) 8 years ago
  pjgg 6ce1e86a27 chore(errorHandler):new abortWithStatus method with Json body (#800) 8 years ago
  mbesancon 2d8477fc42 Fixed typos in Context (#797) 9 years ago
  Javier Provecho Fernandez 963acc4b0c Fix #198 (#781) 9 years ago
  tsirolnik c115074d77 Use X-Forwarded-For before X-Real-Ip 9 years ago
  David Irvine ebe3580daf Add convenience method to check if websockets required (#779) 9 years ago
  Bo-Yi Wu 5cc3d5955f Support upload single or multiple files. 9 years ago
  Javier Provecho Fernandez 2cab17ba50 Merge pull request #701 from maxatome/patch-1 9 years ago
  Bo-Yi Wu 764e138e32 Merge pull request #755 from gin-gonic/755-app-engine-client-ip 9 years ago
  Javier Provecho Fernandez 7e58c80a7c Fix #723 9 years ago
  Javier Provecho Fernandez 273e43a27a Merge pull request #724 from chiffa-org/redundant_context_import 9 years ago
  Bo-Yi Wu 6f474cb42d Merge pull request #570 from andreynering/array 9 years ago
  Vyacheslav Dubinin ceb250ba20 Move golang.org/x/net/context.Context interface implementation check to tests 9 years ago
  Maxime Soulé bf8da4a08a Context.Get() does not need to test whether Keys is nil or not 9 years ago
  Javier Provecho Fernandez 9e930b9bdd lint code 9 years ago