Get the response header from CDHTMLDialog

  • Thread starter Thread starter Brian_E_1971
  • Start date Start date
B

Brian_E_1971

Guest
Using a CDHTMLDialog to load our web application. However, I cannot access the response headers from the Navigate() call I make. Does anyone know how to do this? I've gone down the rabbit hole of attempting to parse the acquired IHTMLDocument2 interface for any and all data, but it seems I can literally access everything BUT the response headers. Any help would be appreciated.


Thanks,

Brian


Brian

Continue reading...
 
Back
Top