SEC-2285: Headers doc explicitly state default headers

This commit is contained in:
Rob Winch 2013-09-27 16:29:10 -05:00
parent 17efd25717
commit ee33a6deeb
1 changed files with 2 additions and 1 deletions

View File

@ -7,7 +7,8 @@
<section>
<title>Default Security Headers</title>
<para>Spring Security allows users to easily inject the default security headers to assist in protecting their
application.
application. The following is a list of the current <emphasis>Default Security Headers</emphasis> provided
by Spring Security:
<itemizedlist>
<listitem>
<link linkend="headers-cache-control">Cache Control</link>