mirror of https://github.com/sundowndev/http.git
docs: replace baseUrl to baseURL (#233)
parent
624a3bd2c1
commit
334c888722
|
@ -99,7 +99,7 @@ axios: {
|
||||||
|
|
||||||
* Default: `false`
|
* Default: `false`
|
||||||
|
|
||||||
Adds an interceptor to automatically set `withCredentials` config of axios when requesting to `baseUrl`
|
Adds an interceptor to automatically set `withCredentials` config of axios when requesting to `baseURL`
|
||||||
which allows passing authentication headers to backend.
|
which allows passing authentication headers to backend.
|
||||||
|
|
||||||
### `debug`
|
### `debug`
|
||||||
|
|
Loading…
Reference in New Issue