ProjectEvergreen / greenwood

Greenwood is your workbench for the web, embracing web standards from the ground up to empower your stack from front to back.
https://www.greenwoodjs.io
MIT License
96 stars 9 forks source link

bug/issue 1137 have adapted SSR pages return `text/html` content type #1138

Closed thescientist13 closed 1 year ago

thescientist13 commented 1 year ago

Related Issue

resolves #1137

Summary of Changes

  1. Make sure SSR pages return a text/html content type

TODO

  1. [x] Add test cases