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 69f11e7 + 7cb2585 commit 6aaf30eCopy full SHA for 6aaf30e
routing.rst
@@ -1454,12 +1454,6 @@ Route URL If the requested URL is ``/foo`` If the requested URL is ``
1454
``/foo/`` It makes a ``301`` redirect to ``/foo/`` It matches (``200`` status response)
1455
========== ======================================== ==========================================
1456
1457
-.. note::
1458
-
1459
- If your application defines different routes for each path (``/foo`` and
1460
- ``/foo/``) this automatic redirection doesn't take place and the right
1461
- route is always matched.
1462
1463
Sub-Domain Routing
1464
------------------
1465
0 commit comments