Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'gcloud.streaming': Consider overriding 'httplib2' download method #1230

Closed
tseaver opened this issue Nov 19, 2015 · 1 comment
Closed

'gcloud.streaming': Consider overriding 'httplib2' download method #1230

tseaver opened this issue Nov 19, 2015 · 1 comment
Assignees

Comments

@tseaver
Copy link
Contributor

tseaver commented Nov 19, 2015

See: #1210 (comment)

The comment in gcloud.streaming.transfer.Download.configure_request (inherited from apitools) says:

        # We send range requests because by default httplib2 stores entire
        # reponses in memory.  Consider overriding httplib2's download method
        # (as gsutil does) so that this is not necessary.
@theacodes
Copy link
Contributor

Superseded by the proposal in #1346

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants