See gh-7357
This commit is contained in:
Stephane Nicoll 2016-11-17 14:44:40 +09:00
parent dcbfb51a1a
commit 7b742fd792

View File

@ -432,7 +432,7 @@ content into your application; rather pick only the properties that you need.
security.filter-dispatcher-types=ASYNC, FORWARD, INCLUDE, REQUEST # Security filter chain dispatcher types.
security.headers.cache=true # Enable cache control HTTP headers.
security.headers.content-security-policy= # Value for content security policy header.
security.headers.content-security-policy-mode=default # Content security policy mode (default, report-only).
security.headers.content-security-policy-mode=default # Security policy mode.
security.headers.content-type=true # Enable "X-Content-Type-Options" header.
security.headers.frame=true # Enable "X-Frame-Options" header.
security.headers.hsts= # HTTP Strict Transport Security (HSTS) mode (none, domain, all).