Skip to content

fix: using RawAxiosHeaders type cause compiler error#6389

Merged
jasonsaayman merged 1 commit intoaxios:v1.xfrom
ramram1048:fix/type-headers-compile-error
Apr 26, 2026
Merged

fix: using RawAxiosHeaders type cause compiler error#6389
jasonsaayman merged 1 commit intoaxios:v1.xfrom
ramram1048:fix/type-headers-compile-error

Conversation

@ramram1048
Copy link
Copy Markdown
Contributor


Actually idk why this change fixes the export error 🤔
Anyway I confirmed that all tests passes locally.

Any ideas are welcome, and feel free to close this PR if there's more correct way to resolve the issue.
(and I also want to know why type works here but interface not)

@chenhebing
Copy link
Copy Markdown

Looking forward to the integration of this PR, is there any current estimate for the integration time?

@nidhishgajjar

This comment was marked as spam.

@jasonsaayman jasonsaayman self-requested a review as a code owner April 26, 2026 15:46
Copy link
Copy Markdown
Contributor

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 2 files

Confidence score: 5/5

  • Automated review surfaced no issues in the provided summaries.
  • No files require special attention.

@jasonsaayman jasonsaayman force-pushed the fix/type-headers-compile-error branch from 13b4fed to baf6cf3 Compare April 26, 2026 15:55
@jasonsaayman jasonsaayman merged commit 8032488 into axios:v1.x Apr 26, 2026
27 of 28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Using RawAxiosRequestHeaders cause compiler error

4 participants