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 swoole file streaming #842

Merged
merged 1 commit into from
Feb 23, 2024
Merged

fix swoole file streaming #842

merged 1 commit into from
Feb 23, 2024

Conversation

L3o-pold
Copy link
Contributor

fix #763

as explain in the Swoole / Openswoole documentation if offset parameter is unset, the whole file is send resulting in issues with file streaming.

@taylorotwell taylorotwell merged commit 524a582 into laravel:2.x Feb 23, 2024
27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Issue streaming file in a video html tag
2 participants