Skip to content

Conversation

@HealGaren
Copy link
Contributor

Close #3316

According to RFC 3986, square brackets in URLs must be encoded.
So I modified the encoding behavior to fit the spec.

Karma tests can fail, but that's not a problem with my code, it's an issue with an external service that the test utilizes. (see #5714)

@AIlkiv
Copy link

AIlkiv commented Jun 2, 2024

@jasonsaayman Please take a look at this PR. This bug has been waiting to be fixed for over 4 years :(

@jasonsaayman jasonsaayman added this to the v1.8.0 milestone Dec 21, 2024
@jasonsaayman jasonsaayman self-assigned this Dec 21, 2024
@jasonsaayman jasonsaayman self-requested a review December 21, 2024 15:45
@jasonsaayman jasonsaayman removed their assignment Dec 21, 2024
@jasonsaayman jasonsaayman modified the milestones: v1.8.0, v1.9.0 Feb 21, 2025
@jasonsaayman jasonsaayman removed this from v1.9.0 Apr 25, 2025
@jasonsaayman jasonsaayman removed this from the v1.9.0 milestone Apr 25, 2025
@jasonsaayman jasonsaayman modified the milestones: v2.0.0, v1.12.0 Aug 1, 2025
@jasonsaayman jasonsaayman merged commit 6d84189 into axios:v1.x Aug 1, 2025
12 checks passed
@github-actions github-actions bot mentioned this pull request Sep 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

If paramsSerializer is not specified, brackets are not encoded

4 participants