I'm writing an app in C++ that uses MSHTML to load remote web pages which it can then do 'stuff' with. Trouble is I need to access the HTTP status code that the web server sends to the client (eg 404 page not found) so that it can handle problems in a graceful manner. Anyone know how to access the status code?
Question
Gooey
This seems to be the best place to post this...
I'm writing an app in C++ that uses MSHTML to load remote web pages which it can then do 'stuff' with. Trouble is I need to access the HTTP status code that the web server sends to the client (eg 404 page not found) so that it can handle problems in a graceful manner. Anyone know how to access the status code?
Link to comment
https://www.neowin.net/forum/topic/2978-http-status-codes/Share on other sites
0 answers to this question
Recommended Posts