Skip to content

Instantly share code, notes, and snippets.

@chuck0523
Created February 15, 2016 16:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chuck0523/deb0155f59db085b6cca to your computer and use it in GitHub Desktop.
Save chuck0523/deb0155f59db085b6cca to your computer and use it in GitHub Desktop.
var fetch = require('fetch') // fetch polyfill
fetch('https://google.com')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment