Skip to content

Fetch Adapter: Content length header is missing in POST request #7494

@clicktodev

Description

@clicktodev

using axios 1.13.6, it seems several headers are not included compared to the default adapter.

the headers below are auto generated when using the default adapter but not in the fetch adapter:

  • User-Agent
  • Content-Length
  • Accept-Encoding
  • Host
  • Connection

Metadata

Metadata

Assignees

No one assigned

    Labels

    issue::bugThis issue is related to a bug that requires fixing

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions