Skip to content

Support for using custom instance of axios #942

Open
@rchl

Description

@rchl

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions