Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(http): add sendRequest responseType option #3120

Merged
merged 1 commit into from
Aug 9, 2019
Merged

feat(http): add sendRequest responseType option #3120

merged 1 commit into from
Aug 9, 2019

Conversation

jfgreffier
Copy link
Contributor

cordova-plugin-advanced-http sendRequest offers the possibility to change the responseType to text, ArrayBuffer or Blob. It is very useful to download a file with more options.
https://github.com/silkimen/cordova-plugin-advanced-http#sendrequest

Ionic Native interface does not accept this option, hence the Pull request.

@danielsogl danielsogl self-assigned this Jul 30, 2019
@danielsogl danielsogl added the target: patch This PR is targeted for the next patch release label Jul 30, 2019
@danielsogl danielsogl merged commit 7696706 into danielsogl:master Aug 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
target: patch This PR is targeted for the next patch release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants