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
{{ message }}
This repository was archived by the owner on Apr 22, 2023. It is now read-only.
I agree with this policy, but it should be documented somewhere. My suggestion is to make a note around ## Class: http.ServerResponse in http.markdown, although to defeat the timeout you have to use the fact that the response object is a net object with a connection, so you can do res.connection.setTimeout(0)