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
urlDataSource and urlChunkIterator accepts string and browser Request object as source in Browser env. In node it only accept string. We need to allow user use http request in node env.