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
The Node.js http.createServer and https.createServer allow you to pass a handler for the request event when creating the server. The tlsopt.createServerSync should work the same.