Patch Changes
-
Remove incoming
X-Forwarded-Forvalues whenxForwardedHeadersis enabled, alongsideForwarded. 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
xForwardedHeadersis enabled so proxied requests consistently describe the current incoming request URL. -
Bumped
@remix-run/*dependencies: