You can see you need to use .post method to send POST requests. In addition to url , it will also accept a body parameter. It expects an object ...
確定! 回上一頁