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