You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by jean-frederic clere <jf...@fujitsu-siemens.com> on 2004/08/16 14:16:35 UTC

[PATCH] proxy_connect.c

Hi,

While arranging the code of the recent 2.1-dev proxy enhancements to get CONNECT 
working I have noted that CONNECT loops endless when the client closes the 
connection. Find enclosed a patch than fixes the problem.

Cheers

Jean-Frederic

Re: [PATCH] proxy_connect.c

Posted by Jeff Trawick <tr...@gmail.com>.
On Mon, 16 Aug 2004 14:16:35 +0200, jean-frederic clere
<jf...@fujitsu-siemens.com> wrote:
> Hi,
> 
> While arranging the code of the recent 2.1-dev proxy enhancements to get CONNECT
> working I have noted that CONNECT loops endless when the client closes the
> connection. Find enclosed a patch than fixes the problem.
> 
> Cheers
> 
> Jean-Frederic

thanks, I intend to commit soon-ish (looks good, I just want to play a
little first)