S3BinaryCacheStore::isValidPath(): Do a GET instead of HEAD
This commit is contained in:
@@ -74,6 +74,8 @@ private:
|
||||
|
||||
void addToCache(const ValidPathInfo & info, const string & nar);
|
||||
|
||||
protected:
|
||||
|
||||
NarInfo readNarInfo(const Path & storePath);
|
||||
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user