Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
brainfood
/
videojs-contrib-hls
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Network
Create a new issue
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
3894ef8c
authored
2014-04-17 15:25:57 -0400
by
Gary Katsevman
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
add some punctuation
1 parent
55986fa3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
README.md
README.md
View file @
3894ef8
...
...
@@ -64,8 +64,8 @@ segments live on. This has some implications on CORS because when set, the
`Access-Control-Allow-Origin`
header cannot be set to
`*`
, also, the response
headers require the addition of
`Access-Control-Allow-Credentials`
header which
is set to
`true`
.
See
[
html5rocks's
article
](
http://www.html5rocks.com/en/tutorials/cors/
)
for more info
See
html5rocks's
[
article
](
http://www.html5rocks.com/en/tutorials/cors/
)
for more info
.
### Runtime Properties
#### player.hls.master
...
...
Please
register
or
sign in
to post a comment