XMLHttpRequest is a built-in browser object that allows to make HTTP ... responseType = 'json'; xhr.send(); // the response is {"message": ...
確定! 回上一頁