twisted.web.client.ResponseDone(Exception)
class documentationtwisted.web.client
View Source
(View In Hierarchy)
ResponseDone
may be passed to IProtocol.connectionLost
on the protocol passed to Response.deliverBody
and indicates that the entire response has been delivered.