Lines Matching refs:transport
142 """Class representing a repository URI and any transport-related
543 used to allow the transport to properly track repo statistics for
610 uniquely for the transport system. Normally, this would be done
615 the proxy used to reach that URI. Note that in the transport
619 made in pkg.client.transport.engine.__cleanup_requests(..)"""
671 This is to allow the transport to try different paths to
1197 transport = None
1206 transport=None, sticky=True, props=None, revoked_ca_certs=EmptyI,
1231 self.transport = transport
1307 transport=self.transport, sticky=self.__sticky,
1653 # transport information.
1940 self.transport.get_catalog1(self, ["catalog.attrs"],
1967 self.transport.get_catalog1(self, flist, path=tempdir,
2045 self.transport.version_check(test_pub)
2069 assert self.transport
2257 pubs = self.transport.get_publisherdata(repo)
2414 s = self.transport.get_content(self, pkg_hash,
2609 if self.transport:
2610 crl = self.transport.get_crl(crl_uri, self.__crl_root,