A simple multi-threaded http(s) web server developed using http.sys. It uses c++ std::thread for multi-threading, and windows http.sys to setup a web server hook to listen for incoming http(s) calls. To enable https a certificate must be bound to the ip:port using