Flask send_file() function downloads invalid archive from browser
I’m designing a database website where users can search for and download simple text-based files. The backend is Flask (also handles REST) + MongoDB.
I’m designing a database website where users can search for and download simple text-based files. The backend is Flask (also handles REST) + MongoDB.