|
@@ -1,9 +1,8 @@
|
|
-
|
|
|
|
[[webflux-headers]]
|
|
[[webflux-headers]]
|
|
- Security HTTP Response Headers
|
|
|
|
|
|
+= Security HTTP Response Headers
|
|
This section discusses Spring Security's support for adding various security headers to the response of WebFlux.
|
|
This section discusses Spring Security's support for adding various security headers to the response of WebFlux.
|
|
|
|
|
|
-= Default Security Headers
|
|
|
|
|
|
+== Default Security Headers
|
|
Spring Security allows users to easily inject the default security headers to assist in protecting their application.
|
|
Spring Security allows users to easily inject the default security headers to assist in protecting their application.
|
|
The default for Spring Security is to include the following headers:
|
|
The default for Spring Security is to include the following headers:
|
|
|
|
|