Hi.
I have tasker 6.4.15
Profiles - + - Event - Net - HTTP Request
port 1821
path /zprava
TASK → Flash → text → accepted: %http_data
curl -X POST
http://192.168.1.240:1821/zprava -H "Content-Type: text/plain" -d "hello world"
Flas won't show me accepted: hello world
Flas will show me accepted: %http_data
Why?