8000 Support streaming requests and responses · Issue #97 · edgurgel/httpoison · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Support streaming requests and responses #97
Closed
@edevil

Description

@edevil

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0