python requests 数据里有中文
摘要:
requests post 数据里有中文 req = requests.post(url,json.dumps(body,ensure_ascii=False).encode("utf 8"),headers=headers) 阅读全文
posted @ 2018-12-06 19:56 游荡的鱼 阅读(2910) 评论(0) 推荐(0) 编辑
posted @ 2018-12-06 19:56 游荡的鱼 阅读(2910) 评论(0) 推荐(0) 编辑