Getting Started with cURL
1. What is cURL
Problem
When we open a website in a browser, we only see the final output.But we do not understand how the request is sent in the background, which headers are going, and how the response is coming.And it is also not clear how to talk...
learnwithdevesh.hashnode.dev2 min read