ProjectEvergreen / greenwood

Greenwood is your full-stack workbench for the web, focused on supporting modern web standards and development to help you create your next project.
https://www.greenwoodjs.io
MIT License
95 stars 9 forks source link

Bug/issue 1159 devServer proxy routing broken with content encoding header #1160

Closed thescientist13 closed 9 months ago

thescientist13 commented 9 months ago

Related Issue

resolves #1159

Summary of Changes

  1. Filter out content-encoding fgrom dev server proxy requests

TODO

  1. [ ] Would be nice to narrow down the regression (my guess is in #1048 ?)
  2. [x] Would be nice to get a test case to reproduce this

Somewhat related, but should we rename it to just devServer? Now that we're full stack, does it even matter? 🤔