mirror of
https://github.com/tenrok/axios.git
synced 2026-06-20 20:00:40 +03:00
Updating README
This commit is contained in:
@@ -103,7 +103,7 @@ When using the alias methods `url`, `method`, and `data` properties don't need t
|
|||||||
|
|
||||||
### Config
|
### Config
|
||||||
|
|
||||||
This is the available config options for making requests. Only the `url` is required. Requests will default to `GET` if not specified.
|
This is the available config options for making requests. Only the `url` is required. Requests will default to `GET` if `method` is not specified.
|
||||||
|
|
||||||
```js
|
```js
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user