~bzr-pqm/bzr/bzr.dev

  • Committer: Martin Pool
  • Date: 2006-01-13 09:57:13 UTC
  • Revision ID: mbp@sourcefrog.net-20060113095713-1fa5912229a3898e
Review updates of pycurl transport

Split them out into 

  bzrlib.transport.http             common base
  bzrlib.transport.http._urllib     pure python
  bzrlib.transport.http._pycurl     calls pycurl

Update to work with robert's nice transport test multiplexer.

Add PyCurlTransport.has() which does just a HEAD request; should be faster.
Filename Latest Rev Last Changed Committer Comment Size
..
docs 1185.12.49 19 years ago Aaron Bentley Switched to ConfigObj Diff
__init__.py 1185.12.49 19 years ago Aaron Bentley Switched to ConfigObj Empty Diff Download File
configobj.py 1185.12.49 19 years ago Aaron Bentley Switched to ConfigObj 87.5 KB Diff Download File
validate.py 1185.12.49 19 years ago Aaron Bentley Switched to ConfigObj 37.8 KB Diff Download File