摘要:
First , Reference to this greate article : Graham Dumpleton: Testing a wsgi.file_wrapper implementation.Second , Be sure that should response header first , then send your binary data to client use 'wsgi.file_wrapper':if 'wsgi.file_wrapper' in environ: return environ['wsgi.file_w 阅读全文
posted @ 2013-11-04 12:41
makemelike
阅读(246)
评论(0)
推荐(0)
浙公网安备 33010602011771号