mirror of
https://github.com/github/codeql.git
synced 2026-04-30 11:15:13 +02:00
refactor
This commit is contained in:
@@ -1425,7 +1425,7 @@ module Http {
|
||||
string middleware_name() { result = super.middleware_name() }
|
||||
|
||||
/**
|
||||
* Gets the dataflow node corresponding to the allowed CORS origins
|
||||
* Gets the dataflow node corresponding to the allowed CORS origins
|
||||
*/
|
||||
DataFlow::Node allowed_origins() { result = super.allowed_origins() }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user