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

The docs imply the default message type is application/x-www-form-urlencoded in the Spanish version instead of JSON #174

Open
iRod3s opened this issue Dec 22, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@iRod3s
Copy link

iRod3s commented Dec 22, 2023

Describe the bug
The docs says exactly the oposite to the correct information

Location
Steps to localize the error:

  1. Visit https://axios-http.com/es/docs/urlencoded or visit posts/es/urlencoded.md in this repo
  2. The error is in the first body line

Expected behavior
The default is sending JSON. The message says that you should follow the docs page if you want to send OTHER type than application/x-www-form-urlencoded, hinting that the default is application/x-www-form-urlencoded

Additional context
PR solving the issue: #173

@iRod3s iRod3s added the bug Something isn't working label Dec 22, 2023
@iRod3s iRod3s changed the title https://github.com/axios/axios-docs/pull/173 The docs imply the default message format is application/x-www-form-urlencoded in the Spanish version Dec 22, 2023
@iRod3s iRod3s changed the title The docs imply the default message format is application/x-www-form-urlencoded in the Spanish version The docs imply the default message type is application/x-www-form-urlencoded in the Spanish version instead of JSON Dec 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant