Method | Description | |
---|---|---|
CsrfHttpClient ( |
||
ExpiredDispose ( ) : void | ||
GetAsync ( string uri ) : Task |
||
GetToken ( ) : System.Threading.Tasks.Task | ||
PostAsync ( string uri, |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
public CsrfHttpClient ( |
||
handler | ||
return | System |
public GetToken ( ) : System.Threading.Tasks.Task | ||
return | System.Threading.Tasks.Task |
public PostAsync ( string uri, |
||
uri | string | |
content | ||
return | Task |