spring-security/web/src
Rob Winch c85328c5d1 SEC-2230: HTTP Strict Transport Security (HSTS)Add support for Strict
This is a distinct filter as apposed to reusing StaticHeaderWriter
since the specification specifies that the "Strict-Transport-Security"
header should only be set on secure requests. It would not make sense to
require DelegatingRequestMatcherHeaderWriter since this requirement is
in the specification.
2013-07-31 10:39:52 -05:00
..
main/java/org/springframework/security/web SEC-2230: HTTP Strict Transport Security (HSTS)Add support for Strict 2013-07-31 10:39:52 -05:00
test SEC-2230: HTTP Strict Transport Security (HSTS)Add support for Strict 2013-07-31 10:39:52 -05:00