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.
1 parent ee237fc commit d3a028aCopy full SHA for d3a028a
routing.rst
@@ -1448,12 +1448,6 @@ Route URL If the requested URL is ``/foo`` If the requested URL is ``
1448
``/foo/`` It makes a ``301`` redirect to ``/foo/`` It matches (``200`` status response)
1449
========== ======================================== ==========================================
1450
1451
-.. note::
1452
-
1453
- If your application defines different routes for each path (``/foo`` and
1454
- ``/foo/``) this automatic redirection doesn't take place and the right
1455
- route is always matched.
1456
1457
Sub-Domain Routing
1458
------------------
1459
0 commit comments