xhr.open("POST", url, true );. // Set the request header i.e. which type of content you are sending. xhr.setRequestHeader("Content-Type" ...
確定! 回上一頁