Flask send_from_directory returns 404 for certain filenames

前端 未结 0 999
执笔经年
执笔经年 2020-12-07 02:06

let me show you an example:

This is the folder that I want to send the files from:

app.config[\'DOWNLOAD_FOLDER\'] = os.path.join(app.root_path, \'down         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题