14
14
# along with this program; if not, write to the Free Software
15
15
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
19
17
"""Base implementation of Transport over http.
21
19
There are separate implementation modules for each http client implementation.
24
24
from cStringIO import StringIO