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

Member predicate ClientWebSocket :: ClientSocket :: getAResponseDataNode

Gets a data flow node that refers to some representation of the response, possibly wrapped in a promise object.

See the decription of responseType in ClientRequest::getAResponseDataNode.

Node getAResponseDataNode ( string responseType , boolean promise )