質問編集履歴

1

application/javascript→text/javascript

2023/03/05 23:35

投稿

Sosupe1123
Sosupe1123

スコア66

test CHANGED
File without changes
test CHANGED
@@ -39,7 +39,7 @@
39
39
  callback({
40
40
  responseHeaders: {
41
41
  ...details.responseHeaders,
42
- 'Content-Type': ['application/javascript']
42
+ 'Content-Type': ['text/javascript']
43
43
  }
44
44
  })
45
45
  });