File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -545,8 +545,6 @@ Sending Early Hints
545545
546546 The Early Hints helper of the ``AbstractController `` was introduced
547547 in Symfony 6.3.
548- .. _`Early hints` : https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/103
549- .. _`SAPI` : https://www.php.net/manual/en/function.php-sapi-name.php
550548
551549`Early hints `_ tell the browser to start downloading some assets even before the
552550application sends the response content. This improves perceived performance
@@ -634,4 +632,6 @@ Learn more about Controllers
634632
635633.. _`Symfony Maker` : https://symfony.com/doc/current/bundles/SymfonyMakerBundle/index.html
636634.. _`unvalidated redirects security vulnerability` : https://cheatsheetseries.owasp.org/cheatsheets/Unvalidated_Redirects_and_Forwards_Cheat_Sheet.html
635+ .. _`Early hints` : https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/103
636+ .. _`SAPI` : https://www.php.net/manual/en/function.php-sapi-name.php
637637.. _`FrankenPHP` : https://frankenphp.dev
You can’t perform that action at this time.
0 commit comments