Skip to content

form-data 2.0 is breaking node-fetch integration #262

@bitinn

Description

@bitinn

see my original issue #196

form-data didn't provide an API for us to detect form-data body contains streamed data or not, which we need to set headers properly. so we had to resort to checking _lengthRetrievers.length.

now with 2.0, this property is renamed and breaks our integration.

ref:

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