]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
core: Deal with the widespread use of apr_status_t return values
authorGraham Leggett <minfrin@apache.org>
Thu, 12 Oct 2006 22:55:03 +0000 (22:55 +0000)
committerGraham Leggett <minfrin@apache.org>
Thu, 12 Oct 2006 22:55:03 +0000 (22:55 +0000)
commit957841ebee00bca7730602d69491fceb70491f54
tree2393cfd58a22a2d7f9047c639fff550f23a18f01
parenta1a90c05e89807e428af0d1d2fae7c10604ea6cd
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).

+1: niq, minfrin, rpluem

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@463488 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
STATUS
include/httpd.h
server/config.c