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 e8c2539 commit 1f36811Copy full SHA for 1f36811
reference/configuration/security.rst
@@ -114,7 +114,7 @@ Each part will be explained in the next section.
114
pattern: .*
115
# restrict the firewall to a specific host
116
host: admin\.example\.com
117
- # restrict the firewall to specific http methods
+ # restrict the firewall to specific HTTP methods
118
methods: [GET, POST]
119
request_matcher: some.service.id
120
access_denied_url: /foo/error403
0 commit comments