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 3cf6dd0 + 6aaf30e commit 4666a0fCopy full SHA for 4666a0f
routing.rst
@@ -1438,12 +1438,6 @@ Route URL If the requested URL is ``/foo`` If the requested URL is ``
1438
``/foo/`` It makes a ``301`` redirect to ``/foo/`` It matches (``200`` status response)
1439
========== ======================================== ==========================================
1440
1441
-.. note::
1442
-
1443
- If your application defines different routes for each path (``/foo`` and
1444
- ``/foo/``) this automatic redirection doesn't take place and the right
1445
- route is always matched.
1446
1447
Sub-Domain Routing
1448
------------------
1449
0 commit comments