From 782d276b87e401ea758f0b9b839391b8d283a50c Mon Sep 17 00:00:00 2001 From: Yann Ylavic Date: Tue, 8 Dec 2015 13:30:30 +0000 Subject: [PATCH] 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 --- STATUS | 2 ++ 1 file changed, 2 insertions(+) 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 -- 2.50.1