mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-17 16:39:29 +00:00
When checking for an exact match of Accept header media types additional parameters such as quality need to be excluded. For example "*/*" matches "*/*;q=0.9".