spring-security/web
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
..
src SEC-2230: HTTP Strict Transport Security (HSTS)Add support for Strict 2013-07-31 10:39:52 -05:00
pom.xml SEC-2195: Update Groovy version on web module 2013-07-16 22:44:51 -05:00
template.mf SEC-2207: Update Gradle to 1.6 2013-07-16 15:02:39 -05:00
web.gradle SEC-2195: Update Groovy version on web module 2013-07-16 22:44:51 -05:00