d-band / koa-view

Template rendering middleware for koa (using nunjucks).
12 stars 2 forks source link

Render with response content-type #6

Closed toreholmberg closed 7 years ago

toreholmberg commented 7 years ago

Allows setting response content-type via ctx.type as per documentation. Defaults to text/html.

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 99703a05933b39f0a1418dea974f0a329b955b89 on toreholmberg:master into 0e392beddd9e31bd35623b3d12bcf35cd3375a6a on d-band:master.