]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/acquire-item.h
Add new Acquire::MaxReleaseFileSize=10*1000*1000 option
[apt.git] / apt-pkg / acquire-item.h
index 0e7212fc55fd132eba5a7952a80538119471c3e3..68d5a01ce6855a71fd65526b8fd27a84064c6549 100644 (file)
@@ -390,7 +390,6 @@ class pkgAcqMetaBase  : public pkgAcquire::Item
     */
    void QueueIndexes(bool verify);
 
-
    /** \brief Called when a file is finished being retrieved.
     *
     *  If the file was not downloaded to DestFile, a copy process is
@@ -407,6 +406,9 @@ class pkgAcqMetaBase  : public pkgAcquire::Item
    void QueueForSignatureVerify(const std::string &MetaIndexFile,
                                 const std::string &MetaIndexFileSignature);
 
+   /** \brief get the custom600 header for all pkgAcqMeta */
+   std::string GetCustom600Headers(const std::string &RealURI) const;
+
    /** \brief Called when authentication succeeded.
     *
     *  Sanity-checks the authenticated file, queues up the individual