Need Help Accessing Headers from POST request to Azure Cognitive Services - Cross Platform

I need to access the headers from sending the response of a post request sent to Azure’s cognitive’s services to get information for OCR.

It is going to help if you give some context of what you are doing. The blocks around the API call, how you are parsing the JSON and what are the objects you are looking to extract.