ENVIRONMENT: Win 10 and FMP 21.
DISCUSSION: I’m attempting to use “Insert from URL” and curl to download a text file. The response header indicates the associated web page(s) and text file are compressed with gzip.
RESULT: The script is downloading the html for a web page and not the desired text file.
QUESTION: Will the “Insert from URL” script step and curl automatically decompress the data?