How to read response header from http activity?

How to read Location from the response header? I’ve executed the same request on postman and got the below response
image

I’ve created a variable for the response header but it does not contain the Location variable in the header? What could be the reason? Why am I getting different response headers in the postman and UI path? How I can get the Location in UI Path from response headers.

what is the current output of the response header? can you paste it here @Junaid_Javed