Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@miguelmota
Created October 29, 2022 00:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save miguelmota/ce90d8a5481bb219c09a0d43f73f69e1 to your computer and use it in GitHub Desktop.
Save miguelmota/ce90d8a5481bb219c09a0d43f73f69e1 to your computer and use it in GitHub Desktop.
siege JSON post data example
siege --content-type "application/json" 'https://example.com POST {"hello": "world"}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment