Переглянути джерело

SEC-2285: Headers doc explicitly state default headers

Rob Winch 12 роки тому
батько
коміт
ee33a6deeb
1 змінених файлів з 2 додано та 1 видалено
  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>