nitcorn: render the response in a template to avoid a copy&buffer
authorJean Privat <jean@pryen.org>
Thu, 31 May 2018 18:17:25 +0000 (14:17 -0400)
committerJean Privat <jean@pryen.org>
Thu, 31 May 2018 19:52:25 +0000 (15:52 -0400)
By the way, name the method `render` instead of reusing `to_s`

Signed-off-by: Jean Privat <jean@pryen.org>


No differences found