From 8971af41cccf35fa36d6ca8d9dd873d8d3e1265f Mon Sep 17 00:00:00 2001 From: Ruediger Pluem Date: Fri, 11 Sep 2020 06:17:34 +0000 Subject: [PATCH] * Changelog for r1881620 [skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1881635 13f79535-47bb-0310-9956-ffa450edef68 --- changes-entries/http2_log_early_errors.txt | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 changes-entries/http2_log_early_errors.txt diff --git a/changes-entries/http2_log_early_errors.txt b/changes-entries/http2_log_early_errors.txt new file mode 100644 index 00000000000..29477aa0add --- /dev/null +++ b/changes-entries/http2_log_early_errors.txt @@ -0,0 +1,3 @@ + *) mod_http2: Log requests and sent the configured error response in case of + early detected errors like too many or too long headers. + [Ruediger Pluem, Stefan Eissing] -- 2.47.3