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 32de8fa commit 6eca35aCopy full SHA for 6eca35a
readme.md
@@ -122,7 +122,7 @@ Here are some other examples from the builder (https://app.scrappey.com/#/builde
122
123
{
124
"cmd": "request.post",
125
- "url": "https://httpbin.rs/get",
+ "url": "https://httpbin.rs/post",
126
"postData": "{\"happy\":\"true}",
127
"customHeaders": {
128
"content-type": "application/json",
0 commit comments