... urllib.request.urlopen(urllib.request.Request(url, headers={'content-type': 'application/json'}), json.dumps(jsonData).encode('utf-8')).
確定! 回上一頁