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 1d9f1c6 commit 44cff7fCopy full SHA for 44cff7f
docs/source/analyze/http.md
@@ -10,7 +10,7 @@ The `http` analyzer is used to analyse information collected by the [HTTP Reques
10
- `error`: Error occurred connecting to the URL.
11
- `statusCode == 200`: Successfully connected to the URL.
12
13
-For the comparison if the status code, the following operators are supported:
+For the comparison of the status code, the following operators are supported:
14
15
`"==", "!=", ">=", "<="`
16
0 commit comments