質問編集履歴

2

jQueryのコードのエンドポイントに誤りがあったため修正

2018/04/18 11:55

投稿

yukkenoottuna
yukkenoottuna

スコア51

test CHANGED
File without changes
test CHANGED
@@ -86,7 +86,7 @@
86
86
 
87
87
  type : "POST",
88
88
 
89
- url : "http://hogehoge.com:8888/access",
89
+ url : "http://hogehoge.com:8888/access.log",
90
90
 
91
91
  contentType : "application/x-www-form-urlencoded",
92
92
 

1

kawakawa2018様の回答をもとにコードを修正しました。

2018/04/18 11:54

投稿

yukkenoottuna
yukkenoottuna

スコア51

test CHANGED
File without changes
test CHANGED
@@ -96,7 +96,7 @@
96
96
 
97
97
  "type" : "foo",
98
98
 
99
- "timestamp" : "2013-11-19 00:51:34",
99
+ "timestamp" : "2013-11-19 00:51:34"
100
100
 
101
101
  }
102
102