HTTP request

An action block that performs a HTTP request, download content from the internet.

The fiber will pause until the download has completed.

The save response controls if, and how the response content will be saved. If Save to file, then the path can be set to an existing or new file, or to a directory where the file will be placed with an automatic name. The path to the actual file downloaded is assigned to the response content variable.

Input arguments

Output variables