HTTP/2 Server Push: Difference between revisions

Content deleted Content added
No edit summary
Tags: Mobile edit Mobile app edit Android app edit
Implementations: Remove red link
Line 40:
HTTP/2 Server push is being progressively implemented, for example [[Nginx]] web server implemented it in version 1.13.9 in February 2018.<ref>https://nginx.org/en/CHANGES-1.14</ref>
 
According to the [[Google Chrome]] team, Server Push in HTTP/2 and [[gQUIC]] is rarely used, and the pushed resources are more often unused than used. They have proposed to remove the feature from Chrome and Chromium.<ref>https://groups.google.com/a/chromium.org/g/blink-dev/c/K3rYLvmQUBY/m/vOWBKZGoAQAJ?pli=1</ref>
 
== References ==