AsyncRequestsHTTPSender Class
- Inheritance
-
AsyncRequestsHTTPSenderAsyncRequestsHTTPSender
Constructor
AsyncRequestsHTTPSender(config: Optional[msrest.universal_http.requests.RequestHTTPSenderConfiguration] = None)
Parameters
- config
default value: None
Methods
| send |
Send the request using this HTTP sender. |
send
Send the request using this HTTP sender.
async send(request: msrest.universal_http.ClientRequest, **kwargs: Any) -> msrest.universal_http.async_abc.AsyncClientResponse
Parameters
- request
Required
Feedback
Submit and view feedback for