>>3
You can educate me instead. I'm modifying that script for various tasks such as thread watch/grab (beta), multiupload (planned) etc.
Particularly, I'd like to know how to indicate download progress (either sync or async request). And it would be great if someone could explain why the fuck responseBody is undefined when running a request asynchronously. This issue makes me use worker threads for downloads, it sucks.