I am thinking of using the Windows Provided “HTTP Server API”(https://learn.microsoft.com/en-us/windows/win32/http/http-api-start-page) for a Web Server product in C++. It will be helpful if the names of some of the popular applications that uses “HTTP Server API” can be provided.
Thank You