]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
'Header Unset' really unsets all values for the field, not
authorKen Coar <coar@apache.org>
Tue, 22 Jun 1999 21:17:35 +0000 (21:17 +0000)
committerKen Coar <coar@apache.org>
Tue, 22 Jun 1999 21:17:35 +0000 (21:17 +0000)
just the first.

Submitted by: Robin Langford <rlangfor@US.IBM.Com>
Reviewed by: Ken Coar

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83364 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_headers.html

index 7d62d5d1fd34df96f251f63bd76a34c900e75a68..3d6e4f656e0041723450aeeb6f18b848d0bc9718 100644 (file)
@@ -75,7 +75,7 @@ of the following values:
 
 <LI><STRONG>unset</STRONG><BR>
   The response header of this name is removed, if it exists. If there are
-  multiple headers of the same name, only the first one set will be removed.
+  multiple headers of the same name, all will be removed.
 </UL>
 
 This argument is followed by a header name, which can include the