Skip to content
This repository has been archived by the owner on Mar 21, 2018. It is now read-only.

Streaming Downloads read the entire contents into memory #167

Open
KAllan357 opened this issue Jun 7, 2013 · 1 comment
Open

Streaming Downloads read the entire contents into memory #167

KAllan357 opened this issue Jun 7, 2013 · 1 comment
Labels

Comments

@KAllan357
Copy link
Contributor

Noticed this while working on some similar code for a different library.

The line linked here - https://github.com/RiotGames/ridley/blob/master/lib/ridley/connection.rb#L146 - will read the entire contents into memory.

@lamont-granquist
Copy link
Contributor

probably still an issue here:

body = remote.read

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

No branches or pull requests

2 participants