mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-17 08:24:13 +00:00
This commit introduces a constructor argument to select whether to use the standard "Forwarded" header or the "X-Forwarded-*" alternative headers. A separate property to control support for X-Forwarded-Prefix. Closes gh-37090