c++ - How to send POST request to some website using winapi? -
I want to send an HTTP post request to the website and as a result the page wants to get it again using WinAPi. How can i do
Thanks I advance Sample code using WinHTTP:
I want to send an HTTP post request to the website and as a result the page wants to get it again using WinAPi. How can i do
Thanks I advance Sample code using WinHTTP:
Comments
Post a Comment