This class can send several HTTP requests to the different URLs.
It can take an array with a list of URLs and sends HTTP GET requests to those addresses at the same, so it can collect all the responses of the respective Web servers when they return all the responses.
The class can also send send HTTP POST requests to different URLs along with additional HTTP POST parameter values.
It can as well send requests to remote Web servers using a list of distinct Web proxies.