Property | Type | Description | |
---|---|---|---|
Dispose | void | ||
RequestInfo | System | ||
RequestInfo | System |
Method | Description | |
---|---|---|
Parse ( Verb method, |
Parses a given string as a RequestInfo.
|
Method | Description | |
---|---|---|
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. |
return |