Answer the question
In order to leave comments, you need to log in
How to send a POST request to the server in pure Visual C++ or WinApi over HTTPS and HTTP protocols?
By pure Visual C++ I mean the standard library urlmon.h or others. I know there are better libraries out there, but I need to do everything from scratch. If WinApi, then with support for the HTTPS protocol.
Answer the question
In order to leave comments, you need to log in
You can use the functionality of the microsoft wininet library. It is available by default in Windows. You can start here:
https://docs.microsoft.com/en-us/windows/win32/api...
https://docs.microsoft.com/en-us/windows/win32/api...
True, I I don’t know what she has with HTTPS support.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question