From: Ken Coar Date: Tue, 22 Jun 1999 21:17:35 +0000 (+0000) Subject: 'Header Unset' really unsets all values for the field, not X-Git-Tag: 1.3.7~76 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=338e2040bd6d4da77853e3a77da06ee3b2f1f412;p=thirdparty%2Fapache%2Fhttpd.git 'Header Unset' really unsets all values for the field, not just the first. Submitted by: Robin Langford Reviewed by: Ken Coar git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83364 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_headers.html b/docs/manual/mod/mod_headers.html index 7d62d5d1fd3..3d6e4f656e0 100644 --- a/docs/manual/mod/mod_headers.html +++ b/docs/manual/mod/mod_headers.html @@ -75,7 +75,7 @@ of the following values:
  • unset
    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. This argument is followed by a header name, which can include the