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 multi-threaded downloading #7

Open
AnrDaemon opened this issue Jan 1, 2022 · 1 comment
Open

Implement multi-threaded downloading #7

AnrDaemon opened this issue Jan 1, 2022 · 1 comment
Assignees

Comments

@AnrDaemon
Copy link
Owner

…with ranges support.

Use curl_multi to bootstrap multiple requests to download single resource using Range headers.

@AnrDaemon AnrDaemon self-assigned this Jan 1, 2022
@AnrDaemon
Copy link
Owner Author

This probably should be implemented as a separate class using Net\Browser as constructor parameter.

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

No branches or pull requests

1 participant