Commit ea34eb85 authored by Stefan Eissing's avatar Stefan Eissing
Browse files

vote

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1734415 13f79535-47bb-0310-9956-ffa450edef68
parent 0cb5e1e9
Loading
Loading
Loading
Loading
+6 −6
Original line number Diff line number Diff line
@@ -112,6 +112,12 @@ RELEASE SHOWSTOPPERS:
PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
  [ start all new proposals below, under PATCHES PROPOSED. ]

  *) mod_reqtimeout: Prevent long response times from triggering a timeout once
     the request has been fully read.  PR 59045.
     trunk patch: http://svn.apache.org/r1734239
     2.4.x patch: trunk works (module CHANGES)
     +1: ylavic, rpluem, icing


PATCHES PROPOSED TO BACKPORT FROM TRUNK:
  [ New proposals should be added at the end of the list ]
@@ -162,12 +168,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
             (shellshock) with unix-like shells (or even maybe native windows
             ones too)? 

  *) mod_reqtimeout: Prevent long response times from triggering a timeout once
     the request has been fully read.  PR 59045.
     trunk patch: http://svn.apache.org/r1734239
     2.4.x patch: trunk works (module CHANGES)
     +1: ylavic, rpluem

  *) ap_expr: expression support for variable HTTP2=on|off
     trunk patch: http://svn.apache.org/r1726167
     2.4.x patch: https://eissing.org/expr_http2_2.4.patch