CodeQL library for JavaScript
codeql/javascript-all 0.7.4 ( changelog , source )
Search

Member predicate Http :: ExplicitHeaderDefinition :: definesExplicitly

DEPRECATED: use definesHeaderValue instead. Holds if the header with (lower-case) name headerName is set to the value of headerValue.

predicate definesExplicitly ( string headerName , Expr headerValue )