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
545
545
546
546
The Early Hints helper of the ``AbstractController `` was introduced
547
547
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
550
548
551
549
`Early hints `_ tell the browser to start downloading some assets even before the
552
550
application sends the response content. This improves perceived performance
@@ -634,4 +632,6 @@ Learn more about Controllers
634
632
635
633
.. _`Symfony Maker` : https://symfony.com/doc/current/bundles/SymfonyMakerBundle/index.html
636
634
.. _`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
637
637
.. _`FrankenPHP` : https://frankenphp.dev
You can’t perform that action at this time.
0 commit comments