spring-framework/spring-webmvc
Brian Clozel d80de043ce Fix filtered HTTP headers in data binding
Prior to this commit, several common HTTP headers were ignored from the
data binding process when collecting property values, in gh-34039 and
gh-34182.

This commit completes the initial enhancement by ensuring that the
default header predicate is also considering cases where constructor
binding is applied and the Java type has a lowercase variant of the HTTP
header name to filter.

Fixes gh-34292
2025-01-29 16:06:19 +01:00
..
src Fix filtered HTTP headers in data binding 2025-01-29 16:06:19 +01:00
spring-webmvc.gradle Introduce support for webjars-locator-lite 2024-04-02 10:16:51 +02:00