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

Read file URL in chunks #21560

Merged
merged 3 commits into from Sep 7, 2018
Merged

Read file URL in chunks #21560

merged 3 commits into from Sep 7, 2018

Commits on Aug 28, 2018

  1. Read file in chunks and send chunks to FetchTaskTarget instead of rea…

    …d_to_end call
    InquisitivePenguin committed Aug 28, 2018

Commits on Sep 4, 2018

  1. Make file fetch asynchronous

    InquisitivePenguin committed Sep 4, 2018

Commits on Sep 6, 2018

  1. Tidy things up

    InquisitivePenguin committed Sep 6, 2018
You can’t perform that action at this time.