We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9482bea + a693dd4 commit 0604b7aCopy full SHA for 0604b7a
components/http_kernel.rst
@@ -579,7 +579,7 @@ below for more details).
579
:class:`Symfony\\Component\\HttpKernel\\Exception\\HttpException` class.
580
581
3) If the original exception implements
582
- :class:`Symfony\\Component\\HttpKernel\\Exception\\RequestExceptionInterface`,
+ :class:`Symfony\\Component\\HttpFoundation\\Exception\\RequestExceptionInterface`,
583
then the status code of the ``FlattenException`` object is populated with
584
``400`` and no other headers are modified.
585
0 commit comments