mirror of
https://github.com/github/codeql.git
synced 2026-04-27 17:55:19 +02:00
Add concept tests + fix typo
This commit is contained in:
@@ -1094,7 +1094,7 @@ module Http {
|
||||
/**
|
||||
* Gets the argument containing the headers dictionary.
|
||||
*/
|
||||
DataFlow::Node geBulkArg() { result = super.getBulkArg() }
|
||||
DataFlow::Node getBulkArg() { result = super.getBulkArg() }
|
||||
|
||||
/**
|
||||
* Holds if newlines are accepted in the header name argument.
|
||||
|
||||
Reference in New Issue
Block a user