In Postman, there are some auto-generated headers, that are only calculated when request is sent. Is there a way to view their values after the request is sent?
In Postman, there are some auto-generated headers, that are only calculated when request is sent. Is there a way to view their values after the request is sent?
If you open the Postman Console, it's the 3rd icon on bottom left side of the app, this will show you the details of the request and response.
https://learning.postman.com/docs/postman/sending-api-requests/debugging-and-logs/