The last commit got away from me; this explains both. First, make the CookeExpires directive an OR_FILEINFO one like all the others. Next, add a CookieDomain directive so the Domain= attribute may be customised. Next, add a CookieStyle directive so that the syntax of the cookie may be set. Historically we have always used the obsolete Netscape syntax, and this is still the default. However, CookieStyle allows the RFC2109 syntax (essentially Max-Age instead of Expires) or RFC2965 ([Set-]Cookie2) syntax to be used. PR: 5006, 5023, 5920, 6140 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@90175 13f79535-47bb-0310-9956-ffa450edef68
parent
c8f44626
Please register or sign in to comment