Request Class |
Namespace: MSL.Core.Process.Scripting.Api
The Request type exposes the following members.
| Name | Description | |
|---|---|---|
| Headers |
Gets the request headers.
| |
| Method |
Gets or sets the HTTP method (verb).
| |
| Parameters |
Gets the parameters.
| |
| Uri |
Gets or sets the URI.
|
| Name | Description | |
|---|---|---|
| ToString | Returns a string that represents the current object. (Overrides ObjectToString.) |