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 has been archived by the owner on Apr 22, 2023. It is now read-only.
Agreed. I have also hit this issue. in http.js OutgoingMessage.getHeader will throw an error if _header is already set, but since this is a read-only API, it's not appropriate. I ran this by ryah in IRC and he agreed this error is probably not needed here. He asked me to mention @creationix in the github issue. The fix is just to delete the clause that raises the error.
IMO you should be able to use getHeader() after for reporting etc
The text was updated successfully, but these errors were encountered: