python requests.post中包含中文字符处理
s = requests.Session()payload = {"keyboard": ‘全国’, "kw": '', "show": "title", "tempid": '1', "tbname": 'download', "x": '15', "y": '16'}data



