• Brian Clozel's avatar
    Fix Undertow compression config with invalid Mime Types · 49bbcced
    Brian Clozel authored
    Prior to this commit, the Undertow compression configuration provided by
    Spring Boot would fail and throw an exception for invalid MIME Types
    when trying to check them against the list of configured types for
    compression.
    
    This commit ensures that invalid MIME Types are ignored and that
    compression is disabled for those.
    
    Fixes gh-20955
    49bbcced
Name
Last commit
Last update
..
spring-boot Loading commit data...
spring-boot-actuator Loading commit data...
spring-boot-actuator-autoconfigure Loading commit data...
spring-boot-autoconfigure Loading commit data...
spring-boot-cli Loading commit data...
spring-boot-dependencies Loading commit data...
spring-boot-devtools Loading commit data...
spring-boot-docs Loading commit data...
spring-boot-parent Loading commit data...
spring-boot-properties-migrator Loading commit data...
spring-boot-starters Loading commit data...
spring-boot-test Loading commit data...
spring-boot-test-autoconfigure Loading commit data...
spring-boot-tools Loading commit data...
pom.xml Loading commit data...