Closed zerok closed 9 years ago
This contains an explanation to the buffer size used in the API example as well as a short statement about buffer sizing in general. I've also updated the implementation to use the iter_content helper function within requests for better readability.
This is great - I so appreciate it, thank you!
FYI Will deploy later this week when I review other PRs and issues
This contains an explanation to the buffer size used in the API example as well as a short statement about buffer sizing in general. I've also updated the implementation to use the iter_content helper function within requests for better readability.