Property | Type | Description | |
---|---|---|---|
RequestMethod | RequestMethods | ||
Resource | string | ||
ResponseCode | int | ||
Type | HTTPMessageType |
Method | Description | |
---|---|---|
HTTPMethod ( string Line ) : System |
Initializes a new instance of the HTTPMethod class
|
public HTTPMethod ( string Line ) : System | ||
Line | string | the line to parse |
return | System |