File tree
Expand file treeCollapse file tree1 file changed
+1
-1
lines changed Expand file treeCollapse file tree1 file changed
+1
-1
lines changed Original file line number | Diff line number | Diff line change |
---|
@@ -185,7 +185,7 @@ The :method:`Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::u
|
185 | 185 | and :method:`Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::redirectAction`
|
186 | 186 | methods accept an additional argument called ``keepRequestMethod``. When it's
|
187 | 187 | set to ``true``, temporary redirects use ``307`` code instead of ``302`` and
|
188 |
| -permanent redirects use ``308`` code instead of ``301``:: |
| 188 | +permanent redirects use ``308`` code instead of ``301``: |
189 | 189 |
|
190 | 190 | .. configuration-block::
|
191 | 191 |
|
|
You can’t perform that action at this time.
0 commit comments