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

IE11 support #7

Merged
merged 4 commits into from
Nov 27, 2017
Merged

IE11 support #7

merged 4 commits into from
Nov 27, 2017

Conversation

joakimgunst
Copy link
Contributor

  • Added polyfills for IE11 support

@joakimgunst joakimgunst self-assigned this Nov 21, 2017
) {
const response = await fetch(input, init);
async function fetchToken<TData>(url: string, params: URLSearchParams) {
// params.toString() and explicit content-tyype header neccessary for whatwg-fetch polyfill

Choose a reason for hiding this comment

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

typo: content-tyyype

@joakimgunst joakimgunst merged commit b295cd0 into master Nov 27, 2017
@joakimgunst joakimgunst deleted the ie11 branch November 27, 2017 15:52
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