Change8

fetch-proxy@0.8.4

📦 remixView on GitHub →
🐛 1 fixes

Summary

This patch release fixes an issue where the Host header was incorrectly forwarded during proxied requests.

🐛 Bug Fixes

  • Proxied requests now correctly drop the incoming Host header instead of forwarding it to the proxy target.