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

	Fix a protocol misquote.

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
parent c8eac2c3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -195,7 +195,7 @@ The user must upgrade their Acrobat reader to 3.01.
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