I'm currently using download() to get dlls on Windows. This works fine, 
except that it has a cache and I don't know how to clear it.

Even days after a file is first downloaded, and even after that file is 
updated at its URL, it simply copies over the cached file instead of 
downloading the new version of the dll.

Does anyone have any insight into how I can fix this, or work around it?

Bill.

Reply via email to