Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement streaming using responseType=stream (Streams API) #5319

Closed
Rob--W opened this issue Sep 19, 2014 · 2 comments
Closed

Implement streaming using responseType=stream (Streams API) #5319

Rob--W opened this issue Sep 19, 2014 · 2 comments

Comments

@Rob--W
Copy link
Member

Rob--W commented Sep 19, 2014

We should use the Streams API instead of range requests when it becomes available. A Firefox-specific patch to support the Streams API was added here #5263.

When a concrete implementation of the Streams API appears in other browsers (e.g. Chrome), then we should support that too. Here are some relevant bugs on Chromium's issue tracker:

@timvandermeij
Copy link
Contributor

timvandermeij commented Jan 26, 2018

Is this still relevant? I think we have streams API support now, at least through a polyfill if I'm not mistaken. Both upstream issues are fixed too.

@Rob--W
Copy link
Member Author

Rob--W commented Jan 27, 2018

Fixed by #8768.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants