Skip to content

Commit 8d186af

Browse files
committed
Readded the link to Akamai
1 parent b753431 commit 8d186af

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

web_link.rst

+2-1
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ According to `the Preload specification`_, when an HTTP/2 server detects that
100100
the original (HTTP 1.x) response contains this HTTP header, it will
101101
automatically trigger a push for the related file in the same HTTP/2 connection.
102102

103-
Popular proxy services and CDNs including `Cloudflare`_ and `Fastly`_
103+
Popular proxy services and CDNs including `Cloudflare`_, `Fastly`_ and `Akamai`_
104104
also leverage this feature. It means that you can push resources to clients and
105105
improve performance of your applications in production right now.
106106

@@ -187,5 +187,6 @@ 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://http2.akamai.com/
190191
.. _`link defined in the HTML specification`: https://html.spec.whatwg.org/dev/links.html#linkTypes
191192
.. _`PSR-13`: https://www.php-fig.org/psr/psr-13/

0 commit comments

Comments
 (0)