Skip to content

mirror() ignores user-supplied data_callback #11

@grr

Description

@grr

The mirror() sub internally uses the data_callback request option without first checking if the user supplied their own. Imagine a user wants to use data_callback to implement a progress bar, but mirror() silently fails to use it. This should either be documented or preferably mirror() should wrap any user-provided sub.

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