Ticket #360 (new defect)

Opened 4 months ago

HeaderAwareHTTPClientFactory instance has no attribute '_disconnectedDeferred'

Reported by: marco Assigned to: dev
Priority: major Milestone:
Component: Core Version:
Keywords: Cc:

Description

HeaderAwareHTTPClientFactory does not call parent's __init__ and it suffers from the changes of the (private) HTTPClientFactory interface.

twisted to 11.1.0 add a new logic in HTTPClientFactory which breaks coherence

Attachments

getPage.patch (5.6 kB) - added by marco on 29.01.2012 15:47:52.

Change History

29.01.2012 15:47:52 changed by marco

  • attachment getPage.patch added.