Dec 20
Postman Tutorial Part 6 – Understand HTTP Headers in API
Hello Folks, We have already learnt about : Sending GET request in Postman. Sending POST request in Postman. If you notice, you can see a “Headers” tab in both request and response section of Postman. When you click on that tab you can see many key-value pairs. We will see about headers in this post. […]