Skip to content

Instantly share code, notes, and snippets.

@soulgalore
Created December 4, 2015 11:29
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 soulgalore/6952ccbe092227bc64ae to your computer and use it in GitHub Desktop.
Save soulgalore/6952ccbe092227bc64ae to your computer and use it in GitHub Desktop.
fetch(document.URL).then(function(response) {
console.log(response.headers.get('X-Firefox-Spdy'))
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment