http://bugs.winehq.org/show_bug.cgi?id=26773 Summary: HttpOpenRequest returns cached file despite INTERNET_FLAG_RELOAD Product: Wine Version: 1.3.16 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: wininet AssignedTo: wine-bugs(a)winehq.org ReportedBy: contact(a)eloxoph.com HttpOpenRequest apparently doesn't redownload a cached file even if the flag INTERNET_FLAG_RELOAD is supplied. Also wine outputs this line while the download is in progress: fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know what to do! This breaks applications that rely on redownloading a file even if it is already in the local cache. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.