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

Member predicate Routing :: ValueNode :: Range :: getHttpMethod

Gets an HTTP request method name (in upper case) matched by this node, or nothing if all HTTP request method names are accepted.

RequestMethodName getHttpMethod ( )