mirror of
https://github.com/github/codeql.git
synced 2025-12-26 05:36:32 +01:00
6 lines
263 B
Plaintext
6 lines
263 B
Plaintext
| src/express.js:28:3:28:16 | req.get("foo") | foo |
|
|
| src/express.js:29:3:29:19 | req.header("bar") | bar |
|
|
| src/express.js:47:3:47:17 | req.headers.baz | baz |
|
|
| src/express.js:48:3:48:10 | req.host | host |
|
|
| src/express.js:49:3:49:14 | req.hostname | host |
|