Hacker News new | ask | show | jobs
by fragile_frogs 1910 days ago
> there is a limit on parallel requests (6 requests per domain)

This is only the case if you are using HTTP/1.1: https://stackoverflow.com/a/45583977/11383840