Hacker News new | ask | show | jobs
by ademarre 4140 days ago
Doing many requests over the same connection is very common.
1 comments

And one of the fundamental goals of HTTP/2 was to get clients to create only a single connection to a server.