twisted.web.client.ResponseNeverReceived(ResponseFailed) class documentationtwisted.web.client
          
          (View In Hierarchy)
        
      A ResponseFailed
that knows no response bytes at all have been received.
Inherited from ResponseFailed:
| Instance Variable | reasons | A listof one or moreFailureinstances giving the reasons the response was considered to have failed. | 
| Instance Variable | response | If specified, the Responsereceived 
from the server (and in particular the status code and the headers). | 
| Method | __init__ | Undocumented |