]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
update after back port
authorStefan Eissing <icing@apache.org>
Tue, 29 Aug 2023 07:23:42 +0000 (07:23 +0000)
committerStefan Eissing <icing@apache.org>
Tue, 29 Aug 2023 07:23:42 +0000 (07:23 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1911980 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index cd1943fd8ba31e60a2e3662571daea6838af7fe8..58f764a6142a5762bb69a197d3a516f536982a1c 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -196,21 +196,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      +1: rpluem,
      ylavic: see https://lists.apache.org/thread/jftfd6mo6p3b0tw694rlh09gdl7189hq
 
-  *) mod_http2: add HTTP/2 WebSockets (RFC8441) support.
-     Trunk version of patch:
-        https://svn.apache.org/r1910507
-        https://svn.apache.org/r1910535
-        https://svn.apache.org/r1910648
-        https://svn.apache.org/r1910654
-        https://svn.apache.org/r1910656
-        https://svn.apache.org/r1910685
-        https://svn.apache.org/r1910686
-        https://svn.apache.org/r1910704
-        https://svn.apache.org/r1910809
-     2.4.x PR:
-        https://github.com/apache/httpd/pull/366
-     +1: icing, minfrin, gbechis
-
   *) mod_alias: Add AliasPreservePath directive to map the full path after the
      alias in a location. Requires r1861542 / r1861569 above.
      Trunk version of patch: