Skip to content

Commit 39f95a9

Browse files
committed
http_method option
1 parent f675b56 commit 39f95a9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/fixtures/command-line/help.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ Options:
55
-s, --server <server> the WPT server URL
66
[https://www.webpagetest.org]
77
-d, --dryrun just return the RESTful API URL
8+
--http_method <string> HTTP method to use for submitting the test
9+
(GET or POST) [GET]
810
-o, --out <file> place the output into <file>. Defaults to
911
stdout
1012
-h, --help display help for command

0 commit comments

Comments
 (0)