We have third party rest api which returns some custom information as part of response headers and we are calling this api from azure logic app http connector.
We noticed that, logic app http connector omits the custom response headers.
From postman it works fine and it returns "Authorization" custom header as shown in below screen shot, but logic app http connector removes it.
Please suggest if there is any solution for this.

