Always assume httplib.request supports streams
Removed support for Python versions < 2.6 and fixed http.next_chunk not using streams in Python 3. Addtionally a now unneeded test was removed. Support for these old Python versions was determined unnecessary.
Loading
Please sign in to comment