We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 132a8b8 commit 0b90071Copy full SHA for 0b90071
javascript/ql/lib/semmle/javascript/frameworks/Express.qll
@@ -803,7 +803,7 @@ module Express {
803
}
804
805
/**
806
- * An argument passed to the `json` or `json` method of an HTTP response object.
+ * An argument passed to the `json` or `jsonp` method of an HTTP response object.
807
*/
808
private class ResponseJsonCallArgument extends Http::ResponseSendArgument {
809
ResponseJsonCall call;
0 commit comments