beyond-all-reason / pr-downloader

console downloader for spring maps/games written in c++
GNU General Public License v2.0
0 stars 8 forks source link

Implement ETag based caching #28

Closed p2004a closed 1 year ago

p2004a commented 2 years ago

If-Modified-Since based hashing was disabled in https://github.com/beyond-all-reason/pr-downloader/pull/27 as it was unreliable and racy.