Azure – How to return PDF content from another HttpResponseMessage to the browser?
I am in the process of creating a proxy server that makes a request to a PDF Blob link then takes the request to setup its HttpResponse Header which we sent to the client. This diagram should explain As of…