michaelliao / awesome-python3-webapp

小白的Python入门教程实战篇:网站+iOS App源码→ http://t.cn/R2PDyWN 赞助→ http://t.cn/R5bhVpf
GNU General Public License v3.0
2.37k stars 2.81k forks source link

day05 coroweb.py中web.HTTPBadRequest('Missing Content-Type.')缺少text参数 #50

Open amchii opened 5 years ago

amchii commented 5 years ago

应为web.HTTPBadRequest(text='Missing Content-Type.')