hi_res.header('Content-Type','text/plain;charset=UTF-8') hi_res.content('hello,world\n') hi_res.status(200)
更高级的用法请参考/usr/local/nginx/python中的例子。
/usr/local/nginx/python