url-query-string
Element containing the configuration necessary to extract and submit a URL pulled from a query string by its name.
Attributes
| Name | Type | Description |
|---|---|---|
name(required) |
String | The name of a variable in the query string of a URL. The value of this variable will subsequently be processed by curl. |