Skip to content

Separete "accept-encoding" values with ", " #1571

Closed
@AlttiRi

Description

@AlttiRi

The minor issue from #1569.

Currently it by default sends "accept-encoding": "gzip,deflate,br".

I think it should send "accept-encoding": "gzip, deflate, br", header as browsers and other libraries do.

Separate "accept-encoding"'s values with ", " instead of just ",".


"node-fetch": "3.2.3"

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions