On Fri Nov 25 14:35:40 2022 +0000, Gabriel Ivăncescu wrote:
Yes, I think that's the case, but I'm not sure how to check if it's cached.
My guess that you shouldn't explicitly check it here, but rather try to load it as usual and urlmon+wininet should simply return data immediately if it's cached. For this to work properly with http protocol, we'd need support for that in wininet first. Note that in case for the referenced bug, it's a local file, so http protocol and caching itself is not relevant.