1
0
mirror of https://github.com/labstack/echo.git synced 2025-01-07 23:01:56 +02:00
echo/website/content
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
..
godoc updated website 2016-11-20 14:51:17 -08:00
guide doc: updated, recipe: auto tls 2016-11-28 20:34:29 -08:00
middleware doc: updated, recipe: auto tls 2016-11-28 20:34:29 -08:00
recipes Gannett digital master allow html buffers (#765) 2016-12-06 18:57:06 -08:00
godoc.md updated website 2016-11-20 14:51:17 -08:00
guide.md docs: update 2016-11-25 13:05:45 -08:00
middleware.md updated website 2016-11-20 14:51:17 -08:00
recipes.md updated website 2016-11-20 14:51:17 -08:00
support-echo.md updated website 2016-11-20 14:51:17 -08:00