Class PvpHttpClient
Implements
Inherited Members
Namespace: PvpXray
Assembly: solution.dll
Syntax
public class PvpHttpClient : IPvpHttpClient
Constructors
Name | Description |
---|---|
PvpHttpClient(string) | |
PvpHttpClient(string, bool) |
Methods
Name | Description |
---|---|
GetStream(string, out int) | Perform a HTTP GET request to the given URL, returning the HTTP status code and the response body as a stream. |