码迷,mamicode.com
首页 > 其他好文 > 详细

flask file & stream (upload/download/method/stream)

时间:2018-09-19 19:55:21      阅读:249      评论:0      收藏:0      [点我收藏+]

标签:server   blank   http   amp   request   flask   down   ref   yield   

demo

http://www.bjhee.com/flask-ad5.html

cd flask-ad5

python flask-ad5.py

1) http://0.0.0.0:5000/

    hello,world !

2) http://0.0.0.0:5000/upload

    upload file

3) http://0.0.0.0:5000/large.csv

   download large.csv file

4) http://0.0.0.0:5000//method

    yield request method

5) http://0.0.0.0:5000/stream.html

    read server.log and response

 

flask file & stream (upload/download/method/stream)

标签:server   blank   http   amp   request   flask   down   ref   yield   

原文地址:https://www.cnblogs.com/dong1/p/9675953.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!