Name | Description | |
---|---|---|
NHttpWebRequest Constructor | Overloaded. |
The following tables list the members exposed by NHttpWebRequest.
Name | Description | |
---|---|---|
NHttpWebRequest Constructor | Overloaded. |
Name | Description | |
---|---|---|
Body | Gets or sets the Http request body. | |
Headers | Gets the Http headers associated with this request. | |
Method | Gets the Http request method. By default set to GET. |
Name | Description | |
---|---|---|
ParseHttpRequestMethod | Parses the specified request method string. | |
TryParseHttpRequestMethod | Tries to parse the specified request method string. |