OptionalmaxMaximum number of requests to run in parallel
OptionalreturnIf true, any errors thrown during the request will be returned in the response object on the error property
of the returned HttpRequestResponse object. If false, any errors thrown will be thrown and should be handled by
Array of HttpRequestOptions that will be run in parallel as specified by the
maxConcurrentRequestsproperty.