]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
cleanup log_header_out function:
authorAndré Malo <nd@apache.org>
Sat, 10 Apr 2004 17:48:52 +0000 (17:48 +0000)
committerAndré Malo <nd@apache.org>
Sat, 10 Apr 2004 17:48:52 +0000 (17:48 +0000)
commitc2a3b20beab8c60f9f0a41c711de3c19ca46494a
treec018368126eb710d88a7f4c5b52bcd3d434adc0b
parentcba81eaaaa6a1903be45363edf18d0c7ac6675f6
cleanup log_header_out function:
- no need to ask r->err_headers_out, because it's already merged with
  r->headers_out at this stage
- allow multiple headers like Set-Cookie to be logged properly

PR: 27787

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103331 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
modules/loggers/mod_log_config.c