From: Luca Toscano Date: Sat, 8 Feb 2020 17:09:54 +0000 (+0000) Subject: flags.xml: remove extra to allow clean builds X-Git-Tag: 2.5.0-alpha2-ci-test-only~1670 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1390ed6979e20ff99bfa3f52c8d2dffd5e219be3;p=thirdparty%2Fapache%2Fhttpd.git flags.xml: remove extra to allow clean builds git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1873799 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/rewrite/flags.xml b/docs/manual/rewrite/flags.xml index 67bf9cf99dc..5e3457cfc94 100644 --- a/docs/manual/rewrite/flags.xml +++ b/docs/manual/rewrite/flags.xml @@ -190,7 +190,7 @@ connections. 1, the cookie will have the HttpOnly flag set, which means that the cookie is inaccessible to JavaScript code on browsers that support this feature. - +
samesite
If set to anything other than 0, the SameSite attribute is set to the specified value. Typical values are None,