From ae71f2d5fcccf5dc65feb6e81daf34ca3eadbf6d Mon Sep 17 00:00:00 2001 From: Yann Ylavic Date: Mon, 14 Nov 2016 11:40:01 +0000 Subject: [PATCH] Merge r1769593 from trunk: follow up to r1764075: update CHANGES entry. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1769601 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/CHANGES b/CHANGES index 8b982abc153..991bf12ecae 100644 --- a/CHANGES +++ b/CHANGES @@ -107,9 +107,10 @@ Changes with Apache 2.4.24 *) mod_proxy_fcgi: avoid loops when ProxyErrorOverride is enabled and the error documents are proxied. PR 55415. [Luca Toscano] - *) mod_proxy_fcgi: read the whole FCGI response even when the content has - not been modified (HTTP 304) to avoid subsequent bougus reads and - confusing error messages logged. [Luca Toscano] + *) mod_proxy_fcgi: read the whole FCGI response even when the content + has not been modified (HTTP 304) or in case of a precondition failure + (HTTP 412) to avoid subsequent bogus reads and confusing + error messages logged. [Luca Toscano] *) mod_http2: h2 status resource follows latest draft, see http://www.ietf.org/id/draft-benfield-http2-debug-state-01.txt -- 2.47.2