This repository has been archived by the owner on Jan 14, 2022. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated Downloader to set the file's last modified time using the "La…
…st-Modified" HTTP header. This fixes an issue where the "If-Modified-Since" HTTP header was ignored when issuing multiple requests in a short period of time. Using an exact date fixed the issue though the cause is unclear. (Perhaps some intermediary caching layer interpreted the header differently?). Closes #8
- Loading branch information