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