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

fix(HLS): Provide a fallback to GET request when HEAD request fails #5964

Merged
merged 1 commit into from
Dec 1, 2023

Conversation

avelad
Copy link
Collaborator

@avelad avelad commented Nov 30, 2023

Fixes #5959

@avelad avelad added type: bug Something isn't working correctly component: HLS The issue involves Apple's HLS manifest format priority: P2 Smaller impact or easy workaround labels Nov 30, 2023
@avelad avelad added this to the v4.7 milestone Nov 30, 2023
@shaka-bot
Copy link
Collaborator

Incremental code coverage: 56.25%

@avelad avelad merged commit fb5a833 into shaka-project:main Dec 1, 2023
16 of 21 checks passed
@avelad avelad deleted the hls-fallback-get branch December 1, 2023 07:31
@shaka-bot shaka-bot added the status: archived Archived and locked; will not be updated label Jan 30, 2024
@shaka-project shaka-project locked as resolved and limited conversation to collaborators Jan 30, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
component: HLS The issue involves Apple's HLS manifest format priority: P2 Smaller impact or easy workaround status: archived Archived and locked; will not be updated type: bug Something isn't working correctly
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow no-cors on fetch request
3 participants