Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c0243f commit bde983bCopy full SHA for bde983b
1 file changed
javascript/ql/src/change-notes/2025-11-26-response-default-content-type.md
@@ -1,5 +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
+* `new Response(x)` is no 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