Skip to content

Updated README to correct description of keepAlive option #6872

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

Merged
merged 2 commits into from
Apr 25, 2025

Conversation

howiezhao
Copy link
Contributor

The description of the keepAlive option in the README is outdated.

After Node.js v19.0.0, since http.globalAgent has keepAlive enabled by default, Axios also enables keepAlive by default, and there is no need to customize the agent to enable keepAlive.

@github-actions github-actions bot added the pr::docs PR that changes project documentation label Apr 24, 2025
@jasonsaayman jasonsaayman added this to the v1.10.0 milestone Apr 25, 2025
@jasonsaayman jasonsaayman self-requested a review April 25, 2025 19:07
Copy link
Member

@jasonsaayman jasonsaayman left a comment

Choose a reason for hiding this comment

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

LGTM

@jasonsaayman jasonsaayman merged commit 2d7911e into axios:v1.x Apr 25, 2025
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr::docs PR that changes project documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants