Property | Type | Description | |
---|---|---|---|
Timeout | int | ||
UserAgent | string |
Property | Type | Description | |
---|---|---|---|
clientIP | String |
Method | Description | |
---|---|---|
Head ( |
||
Head ( string url ) : |
||
SimpleRequestor ( String clientIP ) : System |
Method | Description | |
---|---|---|
GetResponse ( |
||
parseResponse ( |
Method | Description | |
---|---|---|
CreateRequest ( |
||
ReadAllBytes ( Stream stream ) : byte[] |
Read all the bytes from a stream
|
|
ReadFully ( |
Reads data from a web stream, unwrapping any compression that exists
|
protected GetResponse ( |
||
request | ||
return |
public SimpleRequestor ( String clientIP ) : System | ||
clientIP | String | |
return | System |
protected parseResponse ( |
||
response | ||
return |