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
Remove all listeners after emitting error in RequestHeaderParser (#68)
* Ensure removeAllListeners on all error event in RequestHeaderParser
* Ensure all error events from RequestHeaderParser emit $this as second item in event
* Reverted emitting $this with error
0 commit comments