Optionally, the directory to put the file in
If this option is used, filePath can be a relative path rather than absolute
The path the downloaded file should be moved to
How long to wait to read additional data. Resets each time new data is received
This is used to parse the response appropriately before returning it to the requestee. If the response content-type is "json", this value is ignored.
Use this option if you need to keep the URL unencoded in certain cases (already encoded, azure/firebase testing, etc.). The default is true.
Extra arguments for fetch when running on the web
Generated using TypeDoc
How long to wait for the initial connection.