python接收http请求解决跨域问题

self.send_header("Access-Control-Allow-Origin", "*");
self.send_header("Access-Control-Allow-Headers", "X-Requested-With");
self.send_header("Access-Control-Allow-Methods", "PUT,POST,GET,DELETE,OPTIONS");
self.send_header("X-Powered-By", ' 3.2.1')

参考文章

上一篇:20套各种风格影视动画公司响应式企业模电影上映影讯网站模板电影软件网页CSS模板html5网页静态模板Bootstrap扁平化网站源码css3手机seo自适响应


下一篇:Python中黏包现象及解决