When using a HTTP Download transaction to download a file to the project workspace, you had to explicitly give a file name to the downloaded file. Now, the file name is automatically computed from the HTTP Content-Disposition header.
When using a HTTP Download transaction to download a file to the project workspace, you had to explicitly give a file name to the downloaded file. Now, the file name is automatically computed from the HTTP Content-Disposition header.
This makes it easier to handle file download scenarios.