In my Flask project, I have a folder "tmpDownloads" with a file named "test.txt". I want that a User can download this file via an AJAX call. Right now, I ha