]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/acquire-item.h
implement Fail-Ignore bool in FetchItem that tells the method that a failure of this...
[apt.git] / apt-pkg / acquire-item.h
index 06fcffc73db66422abd655f9e26c6eb0456ed62e..3ac8a19e21884e9181183ffc81e770aecc89dc5e 100644 (file)
@@ -573,6 +573,7 @@ class pkgAcqIndexTrans : public pkgAcqIndex
    public:
   
    virtual void Failed(string Message,pkgAcquire::MethodConfig *Cnf);
+   virtual string Custom600Headers();
 
    /** \brief Create a pkgAcqIndexTrans.
     *