]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
inappropriate </dl> tag.
authorLucien Gentis <lgentis@apache.org>
Sat, 21 Nov 2020 13:32:03 +0000 (13:32 +0000)
committerLucien Gentis <lgentis@apache.org>
Sat, 21 Nov 2020 13:32:03 +0000 (13:32 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1883696 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/rewrite/flags.xml

index 54f76c10dd2c13b4da6b51248adb5a81d3aa182a..799ab9007f275b32189da0a7b678f90c9e6783b7 100644 (file)
@@ -190,7 +190,7 @@ connections.</dd>
 <code>1</code>, the cookie will have the <code>HttpOnly</code> flag set,
 which means that the cookie is inaccessible to JavaScript code on
 browsers that support this feature.</dd>
-</dl>
+
 <dt>samesite</dt>
 <dd>If set to anything other than <code>false</code> or <code>0</code>, the <code>SameSite</code>
 attribute is set to the specified value.  Typical values are <code>None</code>,