Skip to content
This repository was archived by the owner on Oct 25, 2023. It is now read-only.

refactor: Change HTTP upload helper to use axios#185

Merged
mykola-mokhnach merged 7 commits intoappium:masterfrom
mykola-mokhnach:axios
May 4, 2020
Merged

refactor: Change HTTP upload helper to use axios#185
mykola-mokhnach merged 7 commits intoappium:masterfrom
mykola-mokhnach:axios

Conversation

@mykola-mokhnach
Copy link
Copy Markdown
Contributor

No description provided.

if (axiosAuth) {
requestOpts.auth = axiosAuth;
}
const form = new FormData();
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 ❤️

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants