Skip to content

Instantly share code, notes, and snippets.

@cdgraff
Last active February 19, 2017 23:46
Show Gist options
  • Save cdgraff/5f21d627573dce235f067d32ddb54cbd to your computer and use it in GitHub Desktop.
Save cdgraff/5f21d627573dce235f067d32ddb54cbd to your computer and use it in GitHub Desktop.
video.js cookie support
hlsjsConfig: {
xhrSetup: (xhr, url) => { xhr.withCredentials = true }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment