We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 624a3bd commit 334c888Copy full SHA for 334c888
docs/options.md
@@ -99,7 +99,7 @@ axios: {
99
100
* Default: `false`
101
102
-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`
103
which allows passing authentication headers to backend.
104
105
### `debug`
0 commit comments