Skip to content

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

Open
@iRod3s

Description

@iRod3s

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions