Sfoglia il codice sorgente

SEC-2285: Headers doc explicitly state default headers

Rob Winch 12 anni fa
parent
commit
ee33a6deeb
1 ha cambiato i file con 2 aggiunte e 1 eliminazioni
  1. 2 1
      docs/manual/src/docbook/headers.xml

+ 2 - 1
docs/manual/src/docbook/headers.xml

@@ -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>