mirror of
https://github.com/github/codeql.git
synced 2026-02-12 05:01:06 +01:00
Update 2025-11-26-response-default-content-type.md
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
---
|
||||
category: minorAnalysis
|
||||
---
|
||||
* `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
|
||||
is set, since the content type defaults to `text/plain`.
|
||||
|
||||
Reference in New Issue
Block a user