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 5896d6a commit f625b13Copy full SHA for f625b13
routing.rst
@@ -768,7 +768,7 @@ Route path If the requested URL is ``/foo`` If the requested URL is ``
768
---------- ---------------------------------------- ------------------------------------------
769
``/foo`` It matches (``200`` status response) It makes a ``301`` redirect to ``/foo``
770
``/foo/`` It makes a ``301`` redirect to ``/foo/`` It matches (``200`` status response)
771
----------- ---------------------------------------- ------------------------------------------
+========== ======================================== ==========================================
772
773
.. note::
774
0 commit comments