Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Support content-type header when rendering hbs (#1314)
This allows things like outputing html and having it rendered by the browser. Without proper content-type header, browsers will not parse html but just display the source. Change: content-type-header
- Loading branch information