Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a697a1b commit ea507dbCopy full SHA for ea507db
1 file changed
javascript/ql/src/semmle/javascript/frameworks/ClientRequests.qll
@@ -2,7 +2,7 @@
2
* Provides classes for modelling the client-side of a URL request.
3
*
4
* Subclass `ClientRequest` to refine the behavior of the analysis on existing client requests.
5
- * Subclass `CustomClientRequest` to introduce new kinds of client requests.
+ * Subclass `ClientRequest::Range` to introduce new kinds of client requests.
6
*/
7
8
import javascript
0 commit comments