What are the advantages of HTTP 2.0 over HTTP 1.1?

Advantages of HTTP 2.0 over HTTP 1.1

HTTP /2 can send multiple requests for data in parallel over a single TCP connection. This is the most advanced feature of the HTTP /2 protocol because it allows you to download web files asynchronously from one server. Most modern browsers limit TCP connections to one server.