RequestPolicy interface
Yöntemler
| send |
Yöntem Ayrıntıları
sendRequest(WebResourceLike)
function sendRequest(httpRequest: WebResourceLike): Promise<HttpOperationResponse>
Parametreler
- httpRequest
- WebResourceLike
Döndürülenler
Promise<HttpOperationResponse>