Skip to content

Commit 6b01d5e

Browse files
committed
Link to routing expressions
1 parent 6e48cee commit 6b01d5e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

routing/requirements.rst

+6
Original file line numberDiff line numberDiff line change
@@ -281,3 +281,9 @@ Adding a Host Requirement
281281
You can also match on the HTTP *host* of the incoming request. For more
282282
information, see :doc:`/routing/hostname_pattern` in the Routing
283283
component documentation.
284+
285+
Adding Dynamic Requirements with Expressions
286+
--------------------------------------------
287+
288+
For really complex requirements, you can use dynamic expressions to match *any*
289+
information on the request. See :doc:`/routing/conditions`.

0 commit comments

Comments
 (0)