違いは何ですか
request.ContentType = "application/json; charset=utf-8";
と
request.ContentType = "application/x-www-form-urlencoded";
違いは何ですか
request.ContentType = "application/json; charset=utf-8";
と
request.ContentType = "application/x-www-form-urlencoded";