From TODO: ``` python # TODO: Use an actual HTTP streaming library, # not multiple requests and the range header. ``` See [`gcloud.storage.KeyDataIterator`](https://github.com/GoogleCloudPlatform/gcloud-python/blob/1f2aaf3606802f4f02eeb30e22e1082ef7f4594e/gcloud/storage/iterator.py#L189) for relevant code and #146 for some context.