PR: 4308
Submitted by: Klaus Weide <kweide@tezcat.com>
Reviewed by: Ken Coar
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83116
13f79535-47bb-0310-9956-
ffa450edef68
unmergeable</A></H3>
<P>The HTTP specifications say that it is legal to merge headers with
-duplicate names into one (separated by semicolon). Some browsers
+duplicate names into one (separated by commas). Some browsers
that support Cookies don't like merged headers and prefer that each
<CODE>Set-Cookie</CODE> header is sent separately. When parsing the
headers returned by a CGI, Apache will explicitly avoid merging any