newsapps / beeswithmachineguns

A utility for arming (creating) many bees (micro EC2 instances) to attack (load test) targets (web applications).
http://apps.chicagotribune.com/
MIT License
6.43k stars 631 forks source link

Question about making requests #130

Closed naughtron closed 9 years ago

naughtron commented 9 years ago

Thanks very much for creating this tool. I did have one question. Is is possible to have the bees make a Request with a JSON payload, or can they only hit a specific URL?

I only ask because we would like to run some tests where we are say POST'ing a new account, however that Request would need a JSON payload with it.