I am working with an API in postman normally I use 'PHP - cURL' option in code to use it in my PHP file for getting response body. This time I need to access the headers in the response I am seeing on the postman. For example I need to see the server details and use it in the next process. How am I able to access it through the code? I will really appreciate if anyone can help me out here.
Asked
Active
Viewed 19 times