Ticket #3450 enhancement closed fixed
HTTP client API doesn't allow the connection setup timeout to be specified
Description (last modified by exarkun) (diff)
reactor.connectTCP imposes a timeout - 30 seconds by default. twisted.web.client.getPage offers no way for application code to specify this value.
There should be a way to control the value of the connection timeout for HTTP clients.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

