Skip to content

Isomorphic fetch returns response with empty stream body #209

@y-chandra

Description

@y-chandra

Hi team - After updating to NodeJs 18, we've started to see an issue where making an HTTP request using isomorphic-fetch to a url that returns streamed response returns a response with an empty stream even though the status returned is 200. Sharing the screenshots for the responses on NodeJS < 18 vs NodeJs >=18

Response returned on NodeJS < 18
Screen Shot 2023-09-13 at 4 54 41 PM

Response returned on NodeJs >= 18
Screen Shot 2023-09-13 at 4 56 59 PM

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