mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
Polishing
See gh-31974
This commit is contained in:
@@ -193,7 +193,7 @@ public class CorsConfiguration {
|
||||
* matched origin and not to {@code "*"} nor to the pattern.
|
||||
* Therefore, {@code allowedOriginPatterns} can be used in combination with
|
||||
* {@link #setAllowCredentials} and {@link #setAllowPrivateNetwork} set to
|
||||
* {@code true}
|
||||
* {@code true}.
|
||||
* <p>By default this is not set.
|
||||
* @since 5.3
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user