Files
codeql/javascript/ql/test/query-tests
Asger F 6c33013788 JS: Enable association with headers without needing a route handler
Previously it was not possible to associate a ResponseSendArgument with its header definitions if they did not have the same route handler.

But for calls like `new Response(body, { headers })` the headers are fairly obvious whereas the route handler is unnecessarily hard to find. So we use the direct and obvious association between 'body' and 'headers' in the call.
2025-04-03 11:08:10 +02:00
..
2025-02-28 13:29:39 +01:00
2019-05-22 14:42:48 +01:00
2025-03-10 14:23:38 +01:00
2025-02-28 13:29:39 +01:00
2025-02-28 13:29:39 +01:00
2025-02-28 13:29:39 +01:00
2024-10-04 08:35:33 +02:00
2025-02-28 13:29:39 +01:00
2025-02-28 13:29:39 +01:00
2025-02-28 13:29:39 +01:00
2025-03-11 13:19:29 +01:00
2025-02-28 13:29:39 +01:00
2025-02-28 13:29:39 +01:00