spring-framework/spring-webmvc
Rossen Stoyanchev b472d192f4 Improve support for caching encoded resources
The key in CachingResourceResolver now includes the "Accept-Encoding"
request header cleaned to exclude "*", "identity", and parameters, and
also sorted alphabetically.

For encoded resources the response now includes a response header with
"Vary: Accept-Encoding".

Issue: SPR-16381
2018-05-23 09:17:21 -04:00
..
src Improve support for caching encoded resources 2018-05-23 09:17:21 -04:00
spring-webmvc.gradle Upgrade to Hibernate Validator 6.0.10 2018-05-18 22:22:12 +02:00