Skip to content

Release v3.5

Latest
Compare
Choose a tag to compare
@zwright zwright released this 20 Nov 16:22
aeb6c6d

We've made a few changes to fix some timeout issues with large files:

  • Changed the WSGI server to uWSGI
  • Instead of using Flask's send_file, we're now using a FileWrapper and a content disposition of "application/octet-stream"