Kaggle / kaggle-api

Official Kaggle API
Apache License 2.0
6.29k stars 1.1k forks source link

Allow last-modified to be absent from header #628

Closed stevemessick closed 2 months ago

stevemessick commented 2 months ago

Some time in the last year the server stopped adding "Last-Modified" to some HTTP response headers. That broke the download file handler.

Fixes #622