Extracting StatusCode from TWebBrowser OnNavigateError in Delphi 10.3

后端 未结 0 891
温柔的废话
温柔的废话 2021-02-08 12:08

I\'m trying to get the HTTP response code in an OnNavigateError event of a TWebBrowser. The StatusCode passed to me is always -2146697211 when it should be 404. What am I missin

相关标签:
回答
  • 消灭零回复
提交回复
热议问题