Opened 6 years ago

Closed 6 years ago

#3189 closed feature-request (Fixed)

Refactor HTTPDownloader to Agent

Reported by: DjLegolas Owned by: DjLegolas
Priority: minor Milestone: 2.0.0
Component: Core Version: develop
Keywords: twisted, HTTPDdownloader Cc:

Description

As of twisted 16.7.0, twisted.web.client.HTTPDownloader have been marked as deprecated.
This caused the tests results to show many lines of warnings about it.
The suggested replacement is twisted.web.client.Agent.

Change History (2)

comment:1 by Calum, 6 years ago

Milestone: 2.02.0.0

Milestone renamed

comment:2 by DjLegolas, 6 years ago

Resolution: Fixed
Status: newclosed

This was added at: [c7e61f8c]

Note: See TracTickets for help on using tickets.