]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Propose [skip ci]
authorYann Ylavic <ylavic@apache.org>
Mon, 13 Dec 2021 11:22:10 +0000 (11:22 +0000)
committerYann Ylavic <ylavic@apache.org>
Mon, 13 Dec 2021 11:22:10 +0000 (11:22 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1895874 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index f8236ec5e915d09b384aab2c5af87712bea719c0..a7f7def2740b052fed884f2cd616f4bc5684f747 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -197,6 +197,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      backported together with it. The other three revisions look fine.
      minfrin: Tried r1586542 but got conflicts. Other revs were fine.
 
+  *) mod_http: Correctly sent a 100 Continue status code when sending an interim
+     response as result of an Expect: 100-Continue in the request and not the
+     current status code of the request. PR 65725
+     trunk patch: http://svn.apache.org/r1895719
+     2.4.x patch: svn merge -c 1895719 ^/httpd/httpd/trunk .
+     +1: ylavic, 
 
 PATCHES/ISSUES THAT ARE BEING WORKED
   [ New entries should be added at the START of the list ]