Files
async-requests/README.md
Dan McInerney 1d946eed18 initial
2015-04-29 16:25:48 -06:00

217 B

async-requests

Makes concurrent requests to a list of hardcoded URLs and prints the first lines of HTML. Can set the amount of concurrent connections with -c option; defaults to 10.

./async-requests.py -c 5