Commit e5fc1642 authored by Ken Coar's avatar Ken Coar
Browse files

	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
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment