Closed
Description
According to the Hackney documentation we can stream a response by passing {:async, :once} and then fetch the remaining chunks by calling stream_next/1 but I can't find this function in HTTPoison. I don't want to use stream_to because I want to throttle the data.
I haven't yet gotten to the streaming request part, is it supported? I didn't find any reference to send_body.
Metadata
Metadata
Assignees
Labels
No labels