質問編集履歴
1
誤字
test
CHANGED
File without changes
|
test
CHANGED
@@ -110,7 +110,7 @@
|
|
110
110
|
|
111
111
|
console.log(data);
|
112
112
|
|
113
|
-
xhr.open('POST','https://
|
113
|
+
xhr.open('POST','https://url', false );
|
114
114
|
|
115
115
|
xhr.setRequestHeader( 'Content-Type', 'application/json' );
|
116
116
|
|