Simply do: requests.post(url, headers=headers, data=data). According to the official docs: There are many times that you want to send data ...
確定! 回上一頁