【发布时间】:2011-12-18 18:40:12
【问题描述】:
我尝试使用send_header('Content-Type', 'text/html')。但是,这不起作用。
【问题讨论】:
标签: python content-type httpserver
我尝试使用send_header('Content-Type', 'text/html')。但是,这不起作用。
【问题讨论】:
标签: python content-type httpserver
可能需要双引号?见example。我希望这会有所帮助。
【讨论】: