Quantcast
Channel: Kévin Dunglas
Viewing all articles
Browse latest Browse all 18

Webperf: Boost Your PHP Apps With 103 Early Hints

$
0
0

Google Chrome, Firefox, Caddy, and Apache now support a new HTTP status code: 103 Early Hints. Since version 6.3, Symfony also supports 103 responses, and FrankenPHP also supports it natively.

This new, rather unusual type of response has a single objective: to speed up the loading time of your websites and applications by allowing the browser to preload the resources it will need to render the page.

In this presentation, we’ll look at how 103 differs from other preloading techniques such as HTTP/2+ Server Push or <link ref="preload"> tags, and how to take advantage of it from within our PHP applications.

I gave this talk at Afup’s ForumPHP 2023:

The post Webperf: Boost Your PHP Apps With 103 Early Hints first appeared on Kévin Dunglas.

Viewing all articles
Browse latest Browse all 18

Latest Images

Trending Articles



Latest Images