Answers

Question and Answer:

  Home  Website Developer

⟩ Explain me the key advantages of HTTP/2 as compared with HTTP 1.1?

HTTP/2 provides decreased latency to improve page load speed by supporting:

☛ Data compression of HTTP headers

☛ Server push technologies

☛ Loading of page elements in parallel over a single TCP connection

☛ Prioritization of requests

☛ An important operational benefit of HTTP/2 is that it avoids the head-of-line blocking problem in HTTP 1.

 124 views

More Questions for you: