Skip to content

FormData getLength can error out when some file input is unknown stream. #2340

@gzz2000

Description

@gzz2000

return promisify(body.getLength.bind(body))();

https://github.com/form-data/form-data/blob/53adbd81e9bde27007b28083068f2fc8272614dc/lib/form_data.js#L166

This error is not properly handled here.

Btw, thanks for this wonderful project!

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