We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54606c6 commit 6ed9a67Copy full SHA for 6ed9a67
1 file changed
javascript/ql/src/change-notes/2025-11-26-response-default-content-type.md
@@ -0,0 +1,5 @@
1
+---
2
+category: minorAnalysis
3
4
+* `new Response(x)` is not longer seen as a reflected XSS sink when no`content-type` header
5
+ is set, since the content type defaults to `text/plain`.
0 commit comments