Browse Source

SEC-2285: Headers doc explicitly state default headers

pull/47/head
Rob Winch 12 years ago
parent
commit
ee33a6deeb
  1. 3
      docs/manual/src/docbook/headers.xml

3
docs/manual/src/docbook/headers.xml

@ -7,7 +7,8 @@ @@ -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>

Loading…
Cancel
Save