How does HTTP2 solve Head of Line blocking (HOL) issue

Viewed 14019

How does HTTP2 solve Head of Line blocking (HOL) issue?

This problem is very frequent in http1.1, but I heard HTTP2 has fixed this problem. Could someone explain how exactly HTTP2 fixed the problem?

2 Answers
Related