mirror of
https://github.com/apache/httpd.git
synced 2026-01-13 21:42:17 +03:00
When output headers are logged (TRACE4) in send_all_header_fields(), we don't need to explicitely ap_escape_logitem() them since ap_log_rerror() takes care of log files escaping already. Otherwise, characters like '"' are unncesseralily encoded, and '\\' is doubly encoded (including for controls). git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1866998 13f79535-47bb-0310-9956-ffa450edef68