Created
February 3, 2022 20:10
-
-
Save acanimal/4f5fe6a41b8c3ceeadbf5625d2e97e28 to your computer and use it in GitHub Desktop.
autocannon sample CLI
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
autocannon --connections 10 --duration 10 --headers content-type=application/json --method POST --body 'SOME JSON HERE' SOME_TARGET_URL |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment