grapeVine
|
e2b4cf6e2d
interface implement type check (#1459)
|
7 年之前 |
Jean-Christophe Lebreton
|
bf7803815b
Serve easily dynamic files with `DataFromReader` context method (#1304)
|
7 年之前 |
senhtry
|
8c24018290
Add Jsonp Support to Context (#1333)
|
7 年之前 |
Eason Lin
|
8436a9d829
fix(render): remove repeated static check. (#998)
|
8 年之前 |
Eason Lin
|
75ed286c60
feat: add SecureJSON func to prevent json hijacking
|
8 年之前 |
Harindu Perera
|
5be2123c1a
Added support for MessagePack binding and rendering (#808)
|
8 年之前 |
Javier Provecho Fernandez
|
963acc4b0c
Fix #198 (#781)
|
9 年之前 |
Javier Provecho
|
007bd5124a
closes #514, code from bobbo@b4f0b50
|
9 年之前 |
Manu Mtz-Almeida
|
a7c957af7d
Adds supports for custom JSON Content-type
|
10 年之前 |
Manu Mtz-Almeida
|
1f56e50083
Using Render() instead of Write()
|
10 年之前 |
Manu Mtz-Almeida
|
66251d1741
Simplifies c.File()
|
10 年之前 |
Manu Mtz-Almeida
|
947b53d4a2
New Render API
|
10 年之前 |
Manu Mtz-Almeida
|
a9dad532ae
Performance improvement in renders
|
10 年之前 |
Manu Mtz-Almeida
|
2d8f0a4801
Performance improvements when rendering
|
10 年之前 |
Manu Mtz-Almeida
|
a4eadceb45
Merge branch 'develop' into performance
|
10 年之前 |
Manu Mtz-Almeida
|
d33079d0ec
Performance improvement when writing formatted strings
|
10 年之前 |
Manu Mtz-Almeida
|
3abeba82fc
Context redirect uses the built-in redirect facility
|
10 年之前 |
Manu Mtz-Almeida
|
1213878e9a
Using data first argument
|
10 年之前 |
Manu Mtz-Almeida
|
abcc6d9dec
Adds indented JSON render
|
10 年之前 |
Manu Mtz-Almeida
|
df3ed787e1
Fixes debug HTML rendering:
|
10 年之前 |
Manu Mtz-Almeida
|
8f31fbc502
Refactors render.go
|
10 年之前 |
Javier Provecho Fernandez
|
cf8150ed2b
Add HTML no template string output support #197
|
10 年之前 |
Ignacio Galindo
|
b69dde8e68
Specify utf-8 as content type charset on renderers
|
11 年之前 |
Ludwig Valda Vasquez
|
e5a7bcd6df
fix typo in PR for #119
|
11 年之前 |
Ludwig Valda Vasquez
|
97ae4a6b65
Fix for #119. gin.LoadHTML* incorrectly works in debug mode.
|
11 年之前 |
Manu Mtz-Almeida
|
8e5397bfa0
Adds in-code license
|
11 年之前 |
Manu Mtz-Almeida
|
46225ea53a
Fixes html debug mode
|
11 年之前 |
Manu Mtz-Almeida
|
378610b3b2
HTML template debug mode.
|
11 年之前 |
Manu Mtz-Almeida
|
ceec1b6443
Merge branch 'redirect' of https://github.com/alexandernyquist/gin into develop
|
11 年之前 |
Manu Mtz-Almeida
|
dcafad3ced
Deferring WriteHeader. Part 1
|
11 年之前 |