]> granicus.if.org Git - apache/blobdiff - CHANGES
Honor "Accept-Encoding: foo;q=0" as per RFC 7231; which means 'foo' is "not acceptabl...
[apache] / CHANGES
diff --git a/CHANGES b/CHANGES
index 1bf06ed97936299713d522a8621289abeb3a08fd..793d6388dbf1375203ba3683c336d1cb4acf02f3 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,9 @@
                                                          -*- coding: utf-8 -*-
 Changes with Apache 2.5.1
 
+  *) mod_deflate, mod_brotli: honor "Accept-Encoding: foo;q=0" as per RFC 7231; which
+     means 'foo' is "not acceptable".  PR 58158 [Chistophe Jaillet]
+
   *) mod_proxy: Fix crash by resolving pool concurrency problems. PR 63503
      [Ruediger Pluem, Eric Covener]