We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e85e2c commit 97c3f77Copy full SHA for 97c3f77
1 file changed
user_guide_src/source/incoming/filters.rst
@@ -119,7 +119,8 @@ You should define as many aliases as you need.
119
$globals
120
========
121
122
-The second section allows you to define any filters that should be applied to every request made by the framework.
+The second section allows you to define any filters that should be applied to every valid request made by the framework.
123
+
124
You should take care with how many you use here, since it could have performance implications to have too many
125
run on every request.
126
0 commit comments