- From: Jose Kahan <jose.kahan@w3.org>
- Date: Fri, 18 Apr 2003 15:56:40 +0200
- To: www-lib@w3.org
Hello Richard, Excellent work! I commited your patch to the code. I'm late with the patches, as always! I had a problem with Amaya and your patch fixed the problem. If you want to have a direct CVS write access, I can comply! Your patches are perfect! -jose On Mon, Mar 03, 2003 at 07:50:36PM +0100, Richard Atterer wrote: > > Hello, > > here is the patch of the day... > > I believe that HTHost_killPipe() does not behave correctly - it (or > rather the private function killPipeline() called by it) should close > the HTTP/1.1 pipelined connection. Most of the time, the fact that it > doesn't close it is not a problem, because when the event object of > the connection next receives some data, it notices that nobody is > listening to it, and its correct reaction is to close the connection: [snip]
Received on Friday, 18 April 2003 09:56:45 UTC