Skip to content

Native streaming mode #732

Description

@lexiforest

libcurl only provides a callback API for streaming responses. To implement the streaming mode like in requests, we use queues to buffer the data underlying. This is tricky and cumbersome. In the future, once we patched the libcurl, we can provdie a real streaming mode in Python.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions