summaryrefslogtreecommitdiff
path: root/include/mbgl/storage/response.hpp
Commit message (Expand)AuthorAgeFilesLines
* [core] move retry logic to DefaultFileSourceKonstantin Käfer2015-11-021-5/+32
* [core] reparse tiles when new data arrivesKonstantin Käfer2015-10-261-0/+1
* [core] Make response data shared to avoid excessive copyingKonstantin Käfer2015-10-261-1/+1
* [core] add support for stale responsesKonstantin Käfer2015-10-261-0/+4
* [node] Handle tiles which 404 betterbsudekum2015-09-291-1/+1
* rewrite storage layer to be independent of the Map's event loopKonstantin Käfer2015-02-041-9/+5
* add etag support and if-none-match/if-modified-since to cocoa http handlingKonstantin Käfer2014-09-261-0/+1
* add retry timersKonstantin Käfer2014-09-241-0/+2
* do 304 requests and cache them in sqliteKonstantin Käfer2014-09-241-0/+23