Hi I was trying out a simple post request,
I get the proper response data but , the headers key in response object holds only 2 headers as shown in image

However, the network calls show me my required header that is Set-Cookie

how do I intercept the Set-Cookie header? Why the response doesn't contain the header?
Looks like you are running into this issue.
Most helpful comment
Looks like you are running into this issue.