Gets a file from a web server.
| Name | Type | Description | Mode |
|---|---|---|---|
| file | String | the name of the file to retrieve. | in |
| query | String | the query string following the file name (Default: no query string). | in |
| headers | String[String] | the headers to send (Default: no headers). | in |