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 75a9350 commit 9a9a9a0Copy full SHA for 9a9a9a0
user_guide_src/source/incoming/filters.rst
@@ -201,6 +201,8 @@ It's value would be an array of filters to run:
201
In addition to the standard HTTP methods, this also supports one special case: ``CLI``. The ``CLI`` method would apply to
202
all requests that were run from the command line.
203
204
+.. note:: Prior to v4.5.0, due to a bug, you needed to specify the HTTP method names in **lowercase**.
205
+
206
$filters
207
--------
208
0 commit comments