Thanks to visit codestin.com Credit goes to github.com
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 7bcc8cd commit c888012Copy full SHA for c888012
security/access_control.rst
@@ -30,7 +30,7 @@ options are used for matching:
30
* ``host``: a regular expression
31
* ``methods``: one or many HTTP methods
32
* ``request_matcher``: a service implementing ``RequestMatcherInterface``
33
-* ``attributes``: is an array, which can be used to specify attributes of the query
+* ``attributes``: an array, which can be used to specify one or more :ref:`request attributes <accessing-request-data>` that must match exactly
34
* ``route``: a route name
35
36
.. versionadded:: 6.1
0 commit comments