On Thursday 28 June 2007 09:32 am, Geert Stappers wrote: > The original patch was agianst the function connectionMade > in the file apt_proxy.py. But the patch will not apply > without further work, because there is no connectionMade in > apt_proxy.py.
Thanks for checking this. The place where this belongs is in the download() method of FetcherHttpClient (in fetchers.py). It does need reworking to apply but the main reason why I haven't yet applied it is becuase I wanted to research whether this change in the HTTP client's behaviour is part of the HTTP standard, and under what circumstances this change should be applied. Chris -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

