Closed De-Lac closed 6 years ago
Thanks for reporting this. Fixed version coming in version 2.8.0
This does not appear to be resolved. http.IncomingMessage.prototype
is still undefined in v2.8.0
Whoops, sorry about that. I'll take a look tomorrow.
This time I added some tests so hopefully it's right! Will publish as soon as Travis tests run.
Published as v2.8.1
Even using stream-http with browserify, I still got undefined error on http.IncoingMessage.
This is my code:
TypeError: undefined is not an object (evaluating 'http.IncomingMessage.prototype')