'How to view "calculated when request is sent" headers in Postman

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?

enter image description here



Solution 1:[1]

Click on Console menu. it will give you detailed information about your request. enter image description here

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 lava