143
143
self._query, self._fragment) = urlparse.urlparse(self.base)
144
144
self._qualified_proto = apparent_proto
145
145
# range hint is handled dynamically throughout the life
147
147
# and if the server returns bougs results, we retry with
148
148
# single range requests and, finally, we forget about
149
149
# range if the server really can't understand. Once