1
0
mirror of https://github.com/labstack/echo.git synced 2025-01-12 01:22:21 +02:00
echo/website
Vishal Rana 1f0bae394a Gannett digital master allow html buffers (#765)
* Since some templating engines final result is a buffer, we've been casting them to strings, which is a bit unnecessary considering under the hood Echo supports this.

* Since some templating engines final result is a buffer, we've been casting them to strings, which is a bit unnecessary considering under the hood Echo supports this.

* Update context.go

* Update context_test.go

* Update context_test.go

* Utilize same design pattern for HTMLBlob as JSONBlob

* Streamlined a few more methods

* more  consistent

Signed-off-by: Vishal Rana <vr@labstack.com>
2016-12-06 18:57:06 -08:00
..
content Gannett digital master allow html buffers (#765) 2016-12-06 18:57:06 -08:00
data doc: updated, recipe: auto tls 2016-11-28 20:34:29 -08:00
layouts recipe: twitter like api 2016-12-05 23:04:03 -08:00
static doc: updated, recipe: auto tls 2016-11-28 20:34:29 -08:00
config.toml docs: updated 2016-12-04 19:20:08 -08:00
Makefile updated website 2016-11-20 14:51:17 -08:00