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(restLink): add Headers polyfill when Headers is undefined #225

Closed

Conversation

leoswing
Copy link

Add Headers polyfill when Headers is undefined in some special browser environment like weixin.
It does not has any related to window or Headers.

  • feature

@apollo-cla
Copy link

@leoswing: Thank you for submitting a pull request! Before we can merge it, you'll need to sign the Meteor Contributor Agreement here: https://contribute.meteor.com/

@leoswing leoswing closed this Jul 29, 2019
@leoswing leoswing reopened this Jul 29, 2019
@codecov-io
Copy link

codecov-io commented Jul 29, 2019

Codecov Report

Merging #225 into master will decrease coverage by 0.2%.
The diff coverage is 50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #225      +/-   ##
==========================================
- Coverage   92.71%   92.51%   -0.21%     
==========================================
  Files           3        3              
  Lines         412      414       +2     
  Branches      123      124       +1     
==========================================
+ Hits          382      383       +1     
- Misses         28       29       +1     
  Partials        2        2
Impacted Files Coverage Δ
src/restLink.ts 92.26% <50%> (-0.22%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 49ecaa4...e9d00e6. Read the comment docs.

@leoswing leoswing closed this Jul 29, 2019
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.

None yet

3 participants