Commit 0435575b authored by Yann Ylavic's avatar Yann Ylavic
Browse files

Comment about ap_request_has_body() check for Upgrade.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1718595 13f79535-47bb-0310-9956-ffa450edef68
parent 8420ced9
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -162,6 +162,8 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     PR58688
     trunk patch: http://svn.apache.org/r1717816
     +1: wrowe, icing
     ylavic: how about adding !ap_request_has_body(r) to the test then?


PATCHES/ISSUES THAT ARE BEING WORKED