Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(core): fix AxiosHeaders clear method #5410

Open
wants to merge 2 commits into
base: v1.x
Choose a base branch
from

Conversation

Ehsan200
Copy link

This Pull Request fix clear method in AxiosHeaders class.

fix #5401

@Ehsan200 Ehsan200 changed the title fix(core): fix AxiosHeaders clear method #5401 fix(core): fix AxiosHeaders clear method Dec 27, 2022
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.

AxiosHeaders.clear() instance method does not work as expected because of implicit passed index
1 participant