03-09-2024, 07:14 AM
`internet.http.Get` starts downloading from the URL (which is the direct download URL, although without ".mid"). Then you can print the response headers etc. The headers contains the filename. The response body contains the midi file.