Skip to content

Commit 6aaf30e

Browse files
committed
Merge branch '4.3' into 4.4
* 4.3: [Routing] Removed a note about automatic redirection
2 parents 69f11e7 + 7cb2585 commit 6aaf30e

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
@@ -1454,12 +1454,6 @@ Route URL If the requested URL is ``/foo`` If the requested URL is ``
14541454
``/foo/`` It makes a ``301`` redirect to ``/foo/`` It matches (``200`` status response)
14551455
========== ======================================== ==========================================
14561456

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-
14631457
Sub-Domain Routing
14641458
------------------
14651459

0 commit comments

Comments
 (0)