From: Yann Ylavic Date: Tue, 8 Dec 2015 13:30:30 +0000 (+0000) Subject: Comment about ap_request_has_body() check for Upgrade. X-Git-Tag: 2.4.18~4 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=782d276b87e401ea758f0b9b839391b8d283a50c;p=apache 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 --- diff --git a/STATUS b/STATUS index 701c609270..846c358eb8 100644 --- a/STATUS +++ b/STATUS @@ -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