Files
spring-framework/src/docs/asciidoc
sdeleuze 0075f13126 Improve CORS list properties combination logic
This commit allows CorsConfiguration#combine()
to differentiate permit default values set by
CorsConfiguration#applyPermitDefaultValues()
from values configured explicitly by the user.

Those permit default values will be overridden
by any user-provided ones while user-provided values
will be combined in an additive way, including
when "*" is specified.

Documentation has been improved accordingly.

Issue: SPR-15772
2017-12-20 22:38:01 +01:00
..
2017-12-13 12:07:43 +01:00
2017-10-26 21:02:38 -04:00
2017-10-23 16:57:56 -04:00
2017-11-21 16:34:08 +01:00