프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Timeout | int | ||
UserAgent | string |
프로퍼티 | 타입 | 설명 | |
---|---|---|---|
clientIP | String |
메소드 | 설명 | |
---|---|---|
Head ( |
||
Head ( string url ) : |
||
SimpleRequestor ( String clientIP ) : System |
메소드 | 설명 | |
---|---|---|
GetResponse ( |
||
parseResponse ( |
메소드 | 설명 | |
---|---|---|
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 | ||
리턴 |
public SimpleRequestor ( String clientIP ) : System | ||
clientIP | String | |
리턴 | System |
protected parseResponse ( |
||
response | ||
리턴 |