From a5b92f79f65a8571cc04e61a300fc1a322166da7 Mon Sep 17 00:00:00 2001 From: Stefan Eissing <icing@apache.org> Date: Mon, 23 Nov 2015 19:10:59 +0000 Subject: [PATCH] update CHANGES, re http2 trailers git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1715922 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES b/CHANGES index c456ec4bce..76464dd10e 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,10 @@ -*- coding: utf-8 -*- Changes with Apache 2.5.0 + *) mod_http2: trailers are sent after reponse body if set in request_rec + trailers_out before the end-of-request bucket is sent through the + output filters. [Stefan Eissing] + *) mod_ssl: For the "SSLStaplingReturnResponderErrors off" case, make sure to only staple responses with certificate status "good". [Kaspar Brand] -- 2.40.0