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 89f202d commit 55ac879Copy full SHA for 55ac879
README.md
@@ -86,7 +86,7 @@ echo -e "github.com\none.one.one.one\ngoogle-public-dns-a.google.com" | curl "ht
86
]
87
```
88
89
-- Response is a JSON array (`Content-Type: application/json`).
+- If response status is 200 (OK), response is a JSON array (`Content-Type: application/json`).
90
- Each element in the array:
91
- Is a result of a query
92
- Has an "in" fields which is an array of the input params (a request body line).
0 commit comments