concurrent_download.py: use patch_all() rather than patch_socket()
- patch_socket() does not patch ssl so it won't work on https urls (even though this example does not use https, someone might get an idea that it does)
Showing
Please register or sign in to comment