Bookmarks tagged with #http2.
Show all
Show all
Mastering HTTP Caching | fortrabbit blog
Learn how to use CDNs as an easy-to-use edge cache.
Saved
on: 2018-11-28
HTTP/2: speed up your apps and dispatch real time updates (Symfony and API Platform’s features announcement)
HTTP/2 can improve the loading time of webpages up to 2 times. Did you know that it’s very easy to optimize your Symfony applications to leverage the advanced features of this new protocol? This talk also contains the announcement of 3 new PHP packages: Symfony Mercure Component Symfony Mercure Bundle Mercure integration in API Platform
Saved
on: 2018-10-27
HTTP: HTTP/2 - High Performance Browser Networking (O'Reilly)
What every web developer must know about mobile networks, protocols, and APIs provided by browser to deliver the best user experience.
Tags:
#http2
Saved
on: 2017-07-17
HTTPS on Stack Overflow: The End of a Long Road | Hacker News
Saved
on: 2017-05-22
HTTP/2 is not future. It’s present. | Blog Eleven Labs
Remember, in `may 1996`, the very first HTTP protocol version (HTTP/1.0) was born.
Saved
on: 2017-04-12
A Comprehensive Guide To HTTP/2 Server Push — Smashing Magazine
In this article, Jeremy Wagner will teach you everything about server push, from how it works to the problems it solves. Server push allows you to send site assets to the user before they’ve even asked for them. It’s an elegant way to achieve the performance benefits of HTTP/1 optimization practices such as inlining, but without the drawbacks that come with that practice. Jeremy will also show you how to use it, how to tell if it’s working, and its impact on performance. Let’s begin!
Saved
on: 2017-04-11