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 1ce1c97 commit e055ecdCopy full SHA for e055ecd
security/firewall_restriction.rst
@@ -7,7 +7,7 @@ How to Restrict Firewalls to a Request
7
When using the Security component, firewalls will decide whether they handle a request based on the
8
result of a request matcher: the first firewall matching the request will handle it.
9
10
-The last firewall can be configured without any matcher to handle every request it sees.
+The last firewall can be configured without any matcher to handle every incoming request.
11
12
Restricting by Service
13
----------------------
0 commit comments