]> granicus.if.org Git - apache/commit - CHANGES
* Ensure that aborted connections are logged as such.
authorRuediger Pluem <rpluem@apache.org>
Mon, 15 Oct 2018 19:25:20 +0000 (19:25 +0000)
committerRuediger Pluem <rpluem@apache.org>
Mon, 15 Oct 2018 19:25:20 +0000 (19:25 +0000)
commite931d1d71ddfb40a0eb81601d8884d220663a46c
treeb03cf5b4626cc009c0072b5bbb133f0141a5104d
parent72a5aa14ed5bff04665e523ca066983e26e21bab
* Ensure that aborted connections are logged as such.
  Set c->aborted before apr_brigade_cleanup to have the correct status
  when logging the request as apr_brigade_cleanup triggers the logging
  of the request if it contains an EOR bucket.

PR: 62823
Submitted by: Arnaud Grandville <contact@grandville.net>
Reviewed by:rpluem

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1843939 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
server/core_filters.c