POST form data curl

Send URL-encoded form data

curl -d 'user=alice&pass=secret' -X POST https://auth.example.com/login