summaryrefslogtreecommitdiff
path: root/src/storage/request.cpp
Commit message (Expand)AuthorAgeFilesLines
* make most headers privateKonstantin Käfer2014-12-041-49/+0
* Prefer stdlib to libuv (fixes #688)John Firebaugh2014-12-031-5/+5
* notifications on request cancellationKonstantin Käfer2014-09-241-1/+11
* use util::ptr as a wrapper around std::shared_ptr that asserts nonemptinessKonstantin Käfer2014-09-241-1/+1
* do 304 requests and cache them in sqliteKonstantin Käfer2014-09-241-0/+39