8000 v2: Better UTF-8 URL handling · Issue #1290 · node-fetch/node-fetch · GitHub
[go: up one dir, main page]

Skip to content
v2: Better UTF-8 URL handling #1290
@jlowcs

Description

@jlowcs

Is your feature request related to a problem? Please describe.

Since v3 is ESM only and your recommendation is to use v2 is ESM if this is blocking for us, could it be possible to port this improvement to v2?

Indeed, we already had a few instances of a SSR issue in production where the fetched url contained UTF-8 characters and made the fetch fail server-side but not client-side. Those issues are pretty tricky to catch ahead of time if the developer forgets to take UTF-8 into account when building the url.

Describe the solution you'd like

Port the UTF-8 improvement to v2.

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

      0