To actually make the post request we need to assign the request method to a string of “POST”, and notice the request.Headers.Add method, which takes in a name- ...
確定! 回上一頁