You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I already have a C++ HTTP Server backend supporting GET/POST requests with CGI, SSI and a lightweight filesystem but how do I enable HTTPS support? Is there an example?