mirror of
https://github.com/aykhans/dodo.git
synced 2025-07-18 07:04:02 +00:00
📚 Body type string -> list
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
"params": {},
|
||||
"headers": {},
|
||||
"cookies": {},
|
||||
"body": "",
|
||||
"body": [""],
|
||||
"proxies": [
|
||||
{
|
||||
"url": "http://example.com:8080",
|
||||
|
Reference in New Issue
Block a user