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

Update to HttpParams for new HttpClient #175

Merged
merged 1 commit into from
Dec 13, 2017

Conversation

akkaradej
Copy link
Contributor

URLSearchParams is undefined in IE/Edge. We can import it from Http module to fix its reference error. By the way, we moved to new HttpClient module that included HttpParams.

This PR changes URLSearchParams to HttpParams that can fix IE/Edge problem and goes for HttpClient way.

@manfredsteyer
Copy link
Owner

Great PR. Thx for this!!

@manfredsteyer manfredsteyer merged commit 6c629c7 into manfredsteyer:master Dec 13, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants