@tmcrypted это HTTP прокси.
c220c219-ecf8-4df7-a599-b853540d4596-image.png
I already know how to post data to a new http server post method and that data returns json format data.
So how next step can I get the field of json when that http server returns.
Assume the field consists of
{
code: false,
link: "http://domain.com/active/account"
}
or
{
code: 878212,
link: false
}
my question is how can i use to check field with bablosoft as well as get value of field .code or .link
The admin team is happy to help.