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
The fetch API seems to be able to handle streaming bodies which would allow our stream API to do actual streaming in the browser!!!
Of course this feature should be turned on only if the browser supports it, defaulting to the XHR backend.
The text was updated successfully, but these errors were encountered:
The fetch API seems to be able to handle streaming bodies which would allow our stream API to do actual streaming in the browser!!!
Of course this feature should be turned on only if the browser supports it, defaulting to the XHR backend.
The text was updated successfully, but these errors were encountered: