]> git.saurik.com Git - apt.git/blobdiff - methods/https.h
detect 416 complete file in partial by expected hash
[apt.git] / methods / https.h
index 6e32e8d3d0318302d7abf17ac4a65e7c84fb2ecf..57fc292ee2d68ac498c1e486c98eec2ee666709d 100644 (file)
@@ -79,6 +79,7 @@ class HttpsMethod : public ServerMethod
    virtual bool Configuration(std::string Message);
    virtual ServerState * CreateServerState(URI uri);
    using pkgAcqMethod::FetchResult;
+   using pkgAcqMethod::FetchItem;
 
    HttpsMethod() : ServerMethod("1.2",Pipeline | SendConfig), File(NULL)
    {