We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The current code doesn't handle resuming FTP downloads.
The text was updated successfully, but these errors were encountered:
#1 Add first version of support for FTP resume.
978c7ee
#1 Fix build.
b571c1c
#1 Split HTTP and FTP code into separate classes.
b2fee16
c57ade3
#1 Change timer from pointer to member.
c7b07a2
#1 Add destructors.
2756467
#1 Remove unused code.
1a2629e
parsley72
No branches or pull requests
The current code doesn't handle resuming FTP downloads.
The text was updated successfully, but these errors were encountered: