Skip to content

Commit 8ab8376

Browse files
muRnjzheaux
authored andcommitted
Replace expired msdn link with latest web archive copy
Initial link expired in March, 2016. Latest copy found in web archive is from February, 2016
1 parent 5699a36 commit 8ab8376

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/src/main/java/org/springframework/security/config/annotation/web/configurers/HeadersConfigurer.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ private ContentTypeOptionsConfig enable() {
160160
*
161161
* <p>
162162
* Allows customizing the {@link XXssProtectionHeaderWriter} which adds the <a href=
163-
* "https://blogs.msdn.com/b/ieinternals/archive/2011/01/31/controlling-the-internet-explorer-xss-filter-with-the-x-xss-protection-http-header.aspx"
163+
* "https://web.archive.org/web/20160201174302/https://blogs.msdn.com/b/ieinternals/archive/2011/01/31/controlling-the-internet-explorer-xss-filter-with-the-x-xss-protection-http-header.aspx"
164164
* >X-XSS-Protection header</a>
165165
* </p>
166166
*

0 commit comments

Comments
 (0)