github remix-run/remix fetch-proxy@0.8.6
fetch-proxy v0.8.6

latest releases: remix@3.0.0-rc.3, tar-parser@0.8.0, static-middleware@0.4.16...
4 hours ago

Patch Changes

  • Remove incoming X-Forwarded-For values when xForwardedHeaders is enabled, alongside Forwarded. Fetch requests do not expose the client's connection address, so no replacement address is generated. Existing forwarding headers continue to pass through when the option is disabled.

  • Replace existing forwarding URL metadata when xForwardedHeaders is enabled so proxied requests consistently describe the current incoming request URL.

  • Bumped @remix-run/* dependencies:

Don't miss a new remix release

NewReleases is sending notifications on new releases.