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 49444f2 commit a959c18Copy full SHA for a959c18
lib/mapping.js
@@ -23,6 +23,7 @@ var options = {
23
},
24
http_method: {
25
name: "http_method",
26
+ param: "string",
27
info: "HTTP method to use for submitting the test (GET or POST) [GET]",
28
}
29
0 commit comments