api client: add a stream_lines option
Rationale: I need a way to query services that stream results line by line, like swh-graph. For that I need to access the iter_lines() function of requests' responses.
Migrated from D2039 (view on Phabricator)
Rationale: I need a way to query services that stream results line by line, like swh-graph. For that I need to access the iter_lines() function of requests' responses.
Migrated from D2039 (view on Phabricator)