mirror of
https://github.com/FlareSolverr/FlareSolverr.git
synced 2026-05-01 12:05:35 +02:00
Remove redundant JSON key (postData) (#242)
This commit is contained in:
@@ -210,7 +210,7 @@ This is the same as `request.get` but it takes one more param:
|
|||||||
|
|
||||||
Parameter | Notes
|
Parameter | Notes
|
||||||
|--|--|
|
|--|--|
|
||||||
postData | Must be a string with `application/x-www-form-urlencoded`. Eg: `postData": "a=b&c=d"`
|
postData | Must be a string with `application/x-www-form-urlencoded`. Eg: `a=b&c=d`
|
||||||
|
|
||||||
## Environment variables
|
## Environment variables
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user