Thanks to visit codestin.com
Credit goes to github.com

Skip to content

FormData.hasKnownLength always returns true #399

@cchudant

Description

@cchudant

FormData.hasKnownLength() returns true whether my form data has a known length or not (ie. inserting a stream)
This break node-fetch, because they use the known length to send Content-Length header.

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