Skip to content

Commit 4666a0f

Browse files
committed
Merge branch '4.4'
* 4.4: [Routing] Removed a note about automatic redirection
2 parents 3cf6dd0 + 6aaf30e commit 4666a0f

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

routing.rst

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1438,12 +1438,6 @@ Route URL If the requested URL is ``/foo`` If the requested URL is ``
14381438
``/foo/`` It makes a ``301`` redirect to ``/foo/`` It matches (``200`` status response)
14391439
========== ======================================== ==========================================
14401440

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-
14471441
Sub-Domain Routing
14481442
------------------
14491443

0 commit comments

Comments
 (0)