Interface IHttpClient
Namespace: PoeShared.Communications
Assembly: PoeShared.Native.dll
Syntax
public interface IHttpClient
Properties
| Name | Description |
|---|---|
| Cookies | |
| CustomHeaders | |
| Proxy | |
| Referer | |
| Timeout | |
| UserAgent |
Methods
| Name | Description |
|---|---|
| Get(string) | |
| GetStreamAsync(Uri) | |
| Post(string, NameValueCollection) |