]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Fix a protocol misquote.
authorKen Coar <coar@apache.org>
Mon, 26 Apr 1999 12:22:24 +0000 (12:22 +0000)
committerKen Coar <coar@apache.org>
Mon, 26 Apr 1999 12:22:24 +0000 (12:22 +0000)
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

docs/manual/misc/known_client_problems.html

index ee2a794e81de2488fe1da9d5388d9e18f7635eb3..7907594fb2ae4cdbf427b71e048f3b24d440ff41 100644 (file)
@@ -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