twisted.web.client._RetryingHTTP11ClientProtocol.request(self, request) method documentationtwisted.web.client._RetryingHTTP11ClientProtocol
          View Source
          
        
      Do a request, and retry once (with a new connection) if it fails in a retryable manner.
| Parameters | request | A Request instance that will be requested using the wrapped protocol. | 
| Function | failed | Undocumented |