I want to hit below curl command using postman
curl -k https://anthos.nalphatech.co.in/ping -v --resolve anthos.nalphatech.co.in:443:10.200.0.12
but when I import this it is not responding and give a message Could not send request
but in Linux machine it is working as expected