old patch I forgot to backport and don't remember
found by a new user on 2.4
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1764930 13f79535-47bb-0310-9956-
ffa450edef68
added to CFLAGS because when combined with -Wstrict-prototypes,
the AC_LANG_PROGRAM won't compile (it uses a bare main()).
+ *) core: avoid adding multiple subrequest filters when there are nested
+ subrequests. PR58292
+ trunk patch: http://svn.apache.org/r1698239
+ 2.4.x patch: trunk works
+ +1: covener
+
PATCHES/ISSUES THAT ARE BEING WORKED
*) http: Don't remove the Content-Length of zero from a HEAD response if