]> granicus.if.org Git - apache/commitdiff
Merge r1733538 from trunk (follow up to 2.4.21's r1746997):
authorYann Ylavic <ylavic@apache.org>
Mon, 14 Nov 2016 12:09:48 +0000 (12:09 +0000)
committerYann Ylavic <ylavic@apache.org>
Mon, 14 Nov 2016 12:09:48 +0000 (12:09 +0000)
ab: follow up to r1733537: CHANGES entry.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1769610 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 991bf12ecae3e85a0c671b7565f3272e678faceb..664038620a02d15061f90e58ff236fa508bc2088 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -172,6 +172,9 @@ Changes with Apache 2.4.22
 
 Changes with Apache 2.4.21
 
+  *) ab: Use caseless matching for HTTP tokens (e.g. content-length). PR 59111.
+     [Yann Ylavic]
+
   *) mod_http2: more rigid error handling in DATA frame assembly, leading
      to deterministic connection errors if assembly fails.
      [Stefan Eissing, Pal Nilsen <https://github.com/maedox>]