summaryrefslogtreecommitdiff
path: root/src/mbgl/storage/response.cpp
Commit message (Expand)AuthorAgeFilesLines
* [core] OnlineFileSource - rate limitIvo van Dongen2016-09-131-2/+4
* [core] Fix typo in mbgl::ResponseBruno de Oliveira Abinader2016-06-181-1/+1
* [tidy] Check modernize-pass-by-valueBruno de Oliveira Abinader2016-06-131-2/+2
* Add binary for smoke-testing offline downloadsJohn Firebaugh2016-02-101-0/+22
* [all] Don't interpret 404s on non-tile resources as "no content"John Firebaugh2016-02-101-0/+1
* [core] Eliminate Response::stale and inline Response::isExpired()John Firebaugh2016-01-211-6/+0
* [core] Add an explicit "not modified" indicator to ResponseJohn Firebaugh2016-01-141-0/+1
* [core] Replace time_t with std::chrono::secondsBruno de Oliveira Abinader2015-11-271-4/+1
* [core] move retry logic to DefaultFileSourceKonstantin Käfer2015-11-021-2/+22
* [core] add support for stale responsesKonstantin Käfer2015-10-261-0/+12
* rewrite storage layer to be independent of the Map's event loopKonstantin Käfer2015-02-041-22/+0
* make most headers privateKonstantin Käfer2014-12-041-0/+22