stream-http icon indicating copy to clipboard operation
stream-http copied to clipboard

"socket" event not emitted

Open garrett-hopper opened this issue 3 years ago • 1 comments

stripe-node's nodeHttpClient depends on a socket event being emitted by the HTTP request before it ends the request.

See: NodeHttpClient.js#L66

garrett-hopper avatar May 03 '22 17:05 garrett-hopper

Yeah, it will be nice to shim it somehow.

ianberdin avatar May 13 '22 10:05 ianberdin