Skip to content

Commit

Permalink
doc: onPort assumed to be true is node script is provided
Browse files Browse the repository at this point in the history
  • Loading branch information
karankraina committed Oct 12, 2024
1 parent 99fe11a commit 7acc5f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ Available options:
Start the command listed after -- on the command line. When it starts listening on a port,
start sending requests to that port. A URL is still required to send requests to
the correct path. The hostname can be omitted, `localhost` will be used by default.
If the command after -- is `node <script>`, this flag is optional and assumed to be `true`.
-m/--method METHOD
The HTTP method to use. default: 'GET'.
-t/--timeout NUM
Expand Down

0 comments on commit 7acc5f4

Please sign in to comment.