This repository has been archived by the owner on Jul 25, 2022. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add line-delimited streaming support to crypto-client (#908)
Fixes #907.
In order to process data as it comes in, it would be useful to have streaming support for GET requests.
Add streaming support for GET requests, and add a lib to emit data line by line.
Signed-off-by: Joe Grund <jgrund@whamcloud.io>
- Loading branch information