Commit Graph

4 Commits (fc8446de62ac78131bd1dcf950b3f666a0c65b15)

Author SHA1 Message Date
Stenzek 5b446d702a
HTTPDownloader: Add owner tracking to requests
Allow finer-grained cancellation.
4 months ago
Stenzek cf62df552b
HTTPCache: Notify host when downloader is active
Allows a faster polling interval.
4 months ago
Stenzek e903ff7169
HTTPCache: Remove downloader mutex
The downloader itself has a mutex, so we can rely on that if we're
careful.
4 months ago
Stenzek 1690c69495
Util: Add HTTPCache module 5 months ago