]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Fixed incompliance of AB when used with a proxy as reported by
authorDirk-Willem van Gulik <dirkx@apache.org>
Mon, 1 Apr 2002 04:24:48 +0000 (04:24 +0000)
committerDirk-Willem van Gulik <dirkx@apache.org>
Mon, 1 Apr 2002 04:24:48 +0000 (04:24 +0000)
commitbe44c26d3430f1b88f2886d42ca034795b165845
tree3fde534167656e80ccdb7f3fa277375efe13af43
parent07382dedf2273a6ef21a888dbd188ad469906698
Fixed incompliance of AB when used with a proxy as reported by
Taisuke Yamada <tai@iij.ad.jp>. Added error trapping to the
write function (important on systems with defered errors
after a connect). Documented the weakness of the write()
function - it assumes the whole RQ can always be fully
written to the socket. Fixed a compiler warning which
pointed out that 'bad' was both a label and a variable.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@94354 13f79535-47bb-0310-9956-ffa450edef68
src/CHANGES
src/support/ab.c