summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorJim Jagielski <jim@apache.org>2022-08-28 22:07:35 +0200
committerJim Jagielski <jim@apache.org>2022-08-28 22:07:35 +0200
commitef734b9b89cc85ee4b8089dd670b8b222f7293fa (patch)
tree3f2245ae79cf003a141c237fffc3d4dcaf7e7740 /CHANGES
parentAllow for HTTP/1.1 or HTTP/1.0 protocol health checks (diff)
downloadapache2-ef734b9b89cc85ee4b8089dd670b8b222f7293fa.tar.xz
apache2-ef734b9b89cc85ee4b8089dd670b8b222f7293fa.zip
Document hcmethod enhancement to allow HTTP/1.1 comms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1903745 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 849c3c98a2..3778af2304 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,9 @@
-*- coding: utf-8 -*-
Changes with Apache 2.5.1
+ *) mod_proxy_hcheck: hcmethod now allows for HTTP/1.1 requests
+ using GET11, HEAD11 and/or OPTIONS11. [Jim Jagielski]
+
*) mod_md: a bug was fixed that caused very large MDomains
with the combined DNS names exceeding ~7k to fail, as
request bodies would contain partially wrong data from