AsyncHTTPPolicy Class
An http policy ABC.
- Inheritance
-
AsyncHTTPPolicyAsyncHTTPPolicy
Constructor
AsyncHTTPPolicy()
Methods
| send |
Mutate the request. Context content is dependent of the HTTPSender. |
send
Mutate the request.
Context content is dependent of the HTTPSender.
abstract async send(request: msrest.pipeline.Request, **kwargs: Any) -> msrest.pipeline.Response[HTTPRequestType, AsyncHTTPResponseType]
Parameters
- request
Required
Feedback
Submit and view feedback for