Method | Description | |
---|---|---|
HttpMessageInspector ( System.Net.Http.HttpMessageChannel innerChannel ) : System |
Method | Description | |
---|---|---|
ProcessRequest ( |
||
ProcessResponse ( |
public HttpMessageInspector ( System.Net.Http.HttpMessageChannel innerChannel ) : System | ||
innerChannel | System.Net.Http.HttpMessageChannel | |
return | System |
protected ProcessRequest ( |
||
request | ||
cancellationToken | ||
return |
protected ProcessResponse ( |
||
response | ||
cancellationToken | ||
return |