Méthode | Description | |
---|---|---|
HttpClientLogHandler ( |
Méthode | Description | |
---|---|---|
SendAsync ( |
Overrides the SendAsync method of the DelegatingHandler for the purpose of logging REST call success or failure events along with timing information and status codes
|
public HttpClientLogHandler ( |
||
innerHandler | ||
logger | ILogger | |
contextAccessor | IHttpContextAccessor | |
Résultat | System.Net.Http |
protected SendAsync ( |
||
request | ||
cancellationToken | ||
Résultat | Task |