Use If-Modified-Since HTTP-header and avoid downloading a remote index if the local...
authorW-Mark Kubacki <wmark@hurrikane.de>
Wed, 1 Aug 2012 17:49:34 +0000 (19:49 +0200)
committerZac Medico <zmedico@gentoo.org>
Thu, 2 Aug 2012 00:51:41 +0000 (17:51 -0700)
commite06cb6d66db37ac7ab77acf65038b1f770c13c96
tree9477a25a4ffc881e680eb552163b323fbb912624
parent0015d40c015cf10c710895d928a70633afb5f3a1
Use If-Modified-Since HTTP-header and avoid downloading a remote index if the local copy is recent enough.
pym/portage/dbapi/bintree.py
pym/portage/util/_urlopen.py