]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
* modules/proxy/mod_proxy_http.c (stream_reqbody_cl): Fix format
authorJoe Orton <jorton@apache.org>
Mon, 25 Jul 2005 12:44:40 +0000 (12:44 +0000)
committerJoe Orton <jorton@apache.org>
Mon, 25 Jul 2005 12:44:40 +0000 (12:44 +0000)
commitb3163fe9e99a67eb46e14e39938b0ba28b7bc34d
treecc1adb7c36bedd8152be204d839c64aba01bd7ca
parent7e5a4018913f7346bb7b80bcd9d0095bd3d58a47
* modules/proxy/mod_proxy_http.c (stream_reqbody_cl): Fix format
string error.
(ap_proxy_http_request): Restore default case in rb_method switch to
fix gcc warnings.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@224721 13f79535-47bb-0310-9956-ffa450edef68
modules/proxy/mod_proxy_http.c