File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -100,7 +100,7 @@ According to `the Preload specification`_, when an HTTP/2 server detects that
100100the original (HTTP 1.x) response contains this HTTP header, it will
101101automatically trigger a push for the related file in the same HTTP/2 connection.
102102
103- Popular proxy services and CDNs including `Cloudflare `_, ` Fastly `_ and `Akamai `_
103+ Popular proxy services and CDNs including `Cloudflare `_ and `Fastly `_
104104also leverage this feature. It means that you can push resources to clients and
105105improve performance of your applications in production right now.
106106
@@ -187,6 +187,5 @@ You can also add links to the HTTP response directly from controllers and servic
187187.. _`the Preload specification` : https://www.w3.org/TR/preload/#server-push-http-2
188188.. _`Cloudflare` : https://blog.cloudflare.com/announcing-support-for-http-2-server-push-2/
189189.. _`Fastly` : https://docs.fastly.com/en/guides/http2-server-push
190- .. _`Akamai` : https://blogs.akamai.com/2017/03/http2-server-push-the-what-how-and-why.html
191190.. _`link defined in the HTML specification` : https://html.spec.whatwg.org/dev/links.html#linkTypes
192191.. _`PSR-13` : https://www.php-fig.org/psr/psr-13/
You can’t perform that action at this time.
0 commit comments