Skip to content

Callbacks for processing respones from req_perform_* functions #731

@noamross

Description

@noamross

I wonder if you would consider adding a callback argument to req_perform_parallel and req_perform_sequential, to work much as the done argument in curl::multi_add(): process the results as they come in. This would be useful for both time and memory efficiency when making many requests that have to then be processed or have some small amount of data extracted.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions