Pretty simple question, I am currently wanting for users to download (not open) a csv file that is stored on a python Twisted Web Server. The file currently opens in the browser when accessing its URL.
Pretty simple question, I am currently wanting for users to download (not open) a
Share
You can set response headers like this: