curl

Making POST request from curl

Here is an example POST request using curl curl -d “param1=value1&param2=value2” -X POST http://sok.test/post.php Sending JSON string curl http://video.com/like -X POST –data…

curl

View Header To view the response header, use Specify Host Header Example Using Proxy To connect to a proxy using an Authenticated…