spring-framework/spring-web
Brian Clozel 6615e9c5ef Support multi-value X-Forwarded-Prefix headers
Prior to this commit, the Forwarded headers for Spring MVC and Spring
WebFlux did not support multiple prefix values for the
`"X-Forwarded-Prefix"` HTTP header.

This commit splits and processes multiple prefixes defined in the
dedicated header.

Closes gh-25254
2020-06-18 13:18:02 +02:00
..
src Support multi-value X-Forwarded-Prefix headers 2020-06-18 13:18:02 +02:00
spring-web.gradle Add dependency on BouncyCastle for JDK 15+ 2020-05-25 17:30:27 +02:00