tomas / needle

Nimble, streamable HTTP client for Node.js. With proxy, iconv, cookie, deflate & multipart support.

Home Page:https://www.npmjs.com/package/needle

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

needle.get cannot guaranty getting the http stream

creatxrgithub opened this issue · comments

needle.get is not stable.

sometime it works, sometime it stops without error.

is it possible to wait until get a stream handle?

thanks.

i'll try :
{open_timeout: 0}

it's the same. it cannot guaranty waiting until getting the http stream (video). it ends without error.