This topic created in 5087 days ago, the information mentioned may be changed or developed.
3 replies • 1970-01-01 08:00:00 +08:00
 |
|
2
luztak Jul 15, 2012
tornado的HTTP Header的Content-Type默认是text/html……吧?所以当成html打开了. 可以在浏览器下载东西的时候截包看看,Content-Type.
|
 |
|
3
whtsky Jul 16, 2012
use StaticFileHandler.
|