Requests have an added feature that automatically converts the POST request data into JSON. import requests payload = {'key1 ...
確定! 回上一頁