git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@450808
13f79535-47bb-0310-9956-
ffa450edef68
Trunk: http://svn.apache.org/viewvc?view=rev&revision=450089
+1: minfrin
+ * core: Deal with the widespread use of apr_status_t return values
+ as HTTP status codes, as documented in PR#31759 (a bug shared by
+ the default handler, mod_cgi, mod_cgid, mod_proxy, and probably
+ others).
+ http://svn.apache.org/viewvc?view=rev&revision=448711
+ +1: niq