0

I'm very new to concept HTTP/1.1 or HTTP/2, I'm wondering from a web developer perspective, do any of these has to do with us? Do we have to refactor our code in order to utilize HTTP/2? Or most of these has to do with the browser instead?

I understand that this may looks like a off-topic as too broad question, I've also done my own studies however unable to understand it from a web developer's point of view. Wondering if anyone can help shed some light?

https://www.digitalocean.com/community/tutorials/http-1-1-vs-http-2-what-s-the-difference

Dharman
  • 30,962
  • 25
  • 85
  • 135
Isaac
  • 12,042
  • 16
  • 52
  • 116
  • 1
    not really. No refactor necessary. Obviously HTTP/2 brings more to the table like streams, so you have more tools at your disposal as a web dev – sinanspd Dec 09 '19 at 01:52
  • @sinanspd: One thing that caught my attention is regarding the HTTP/2 — Server Push, do we have to change the way we set our resources in any way? – Isaac Dec 09 '19 at 02:10
  • 1
    The tl;dr version is that the push cache is handled by the browser and used by html tags and/or js functions such as – sinanspd Dec 09 '19 at 04:03

0 Answers0