You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
0 commit comments