Sets the maximum number of concurrent HTTP requests per host that the underlying HTTP service may issue.
max must be in the range 1..255.
max
Future<void> setMaxRequestsPerHost(int max);