Hacker News new | ask | show | jobs
by mfontani 1988 days ago
With HTTP/2 one is way better off using one connection to one domain instead.

How has the world changed.

1 comments

For many years before "HTTP/2", I have been using HTTP/1.1 pipelining, outside the browser, to download hundreds of files over a single TCP connection.