Open
Description
When using the httpClient: 'axios'
option, I would like to be able to also use a custom axios instance for making the requests.
The reason for that is that I would like to use an Axios instance configured to my liking (custom interceptors, different timeout value, etc...).
Looking at the code it seems that it would be pretty easy to support that and I could contribute if the feature request is accepted.
Metadata
Metadata
Assignees
Labels
No labels