Commit 25ca1186 authored by William A. Rowe Jr's avatar William A. Rowe Jr
Browse files

One doesn't seem like the right fix, another appears to be.



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1773740 13f79535-47bb-0310-9956-ffa450edef68
parent 5cbdb423
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
@@ -177,13 +177,17 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     Trunk patch:  https://svn.apache.org/r1773293
     2.4.x patch: trunk works
     +1: covener, jim
     -1: wrowe
     covener: This is not ideal but the looping/OOM is bad.
     jim: with the understanding that more work post release
     wrowe: *IIUC* If we are transmitting the discarded body to the client,
            and switching the code to 500, this isn't really a salvagable
            resolution. Two alternatives suggested to the list a few days ago.

  *) core: Drop Content-Length header and message-body from HTTP 204 responses.
     Trunk patch: http://svn.apache.org/r1773346
     2.4.x patch: trunk works modulo CHANGES
     +1: elukey
     +1: elukey, wrowe

PATCHES/ISSUES THAT ARE BEING WORKED
  [ New entried should be added at the START of the list ]