Request element
Defines the HTTP request to be sent.
Parent
Attributes
| Name | Type | Required | Description | 
|---|---|---|---|
| pid | unsignedInt | Replaces the url attribute. The parameter value will be used as URL. | |
| verb | EnumHttpRequestVerb | Specifies the verb to be used in the HTTP request. | |
| url | string | Specifies the URL of the request. | 
Children
| Name | Occurrences | Description | 
|---|---|---|
| Choice | [0, 1] | |
| Sequence | ||
| Headers | ||
| Choice | ||
| Data | [0, 1] | |
| Parameters | [0, 1] | |
| Sequence | ||
| Data | ||
| Headers | [0, 1] | |
| Sequence | ||
| Parameters | ||
| Headers | [0, 1] |