requests Module
This module is the requests implementation of Pipeline ABC
Classes
| PipelineRequestsHTTPSender |
Implements a basic Pipeline, that supports universal HTTP lib "requests" driver. |
| RequestsContext | |
| RequestsCredentialsPolicy |
Implementation of request-oauthlib except and retry logic. |
| RequestsPatchSession |
Implements request level configuration that are actually to be done at the session level. This is highly deprecated, and is totally legacy. The pipeline structure allows way better design for this. |
Feedback
Submit and view feedback for