小编VPJ*_*VPJ的帖子

如何使用Postman将图像发送到Flask服务器

我需要使用Postman将图像文件发送到Flask服务器。我确实使用网络浏览器和“渲染模板”发送了图像文件。但是当我使用Postman尝试相同的程序时,显示 "method not allowed"

邮差405

我也尝试过/ upload,但是它说 "bad request"

邮递员400

python flask-restful postman

2
推荐指数
1
解决办法
2941
查看次数

标签 统计

flask-restful ×1

postman ×1

python ×1