프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Dispose | void | ||
RequestInfo | System | ||
RequestInfo | System |
메소드 | 설명 | |
---|---|---|
Parse ( Verb method, |
Parses a given string as a RequestInfo.
|
메소드 | 설명 | |
---|---|---|
Dispose ( ) : void | ||
RequestInfo ( Verb method, |
||
RequestInfo ( Verb method, |
public static Parse ( Verb method, |
||
method | Verb | Method of the request. |
url | URL of the request. | |
message | string | Request content. |
리턴 |