Hi Community,
it seems that the HttpResponseMessage.Headers() method does not return the http headers for "Content-Type" and "Content-Disposition".
Headers traced with Fiddler:
Headers List in AL-Code debugging:
Does anyone know why or how to access them?
I'm doing a http get for a file and want to get its mimetype and filename through these two http headers.
Thanks in advance for your help!
Markus
Answers
The first screenshot is from fiddler which captured the http response message