mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-26 13:53:14 +00:00
Fix HeaderWriterFilter Javadoc
Fixes the formatting and spelling in HeaderWriterFilter Javadoc Issue gh-3813
This commit is contained in:
parent
cad81d0e18
commit
337a7ed35e
@ -28,7 +28,7 @@ import org.springframework.util.Assert;
|
||||
import org.springframework.web.filter.OncePerRequestFilter;
|
||||
|
||||
/**
|
||||
* Filter implementation to add headers to the current request. Can be useful to add
|
||||
* Filter implementation to add headers to the current response. Can be useful to add
|
||||
* certain headers which enable browser protection. Like X-Frame-Options, X-XSS-Protection
|
||||
* and X-Content-Type-Options.
|
||||
*
|
||||
|
Loading…
x
Reference in New Issue
Block a user