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

Ignored http-chunk usage in open_http2_protocol #875

Merged
merged 1 commit into from
Apr 18, 2024

Conversation

sy-records
Copy link
Contributor

close #873

The issue's feedback is correct.

swoole can't directly determine if http2 is enabled or not, so it uses the config file to determine that.

@sy-records sy-records changed the title Setting open_http2_protocol without HTTP-CHUNK Ignored http-chunk usage in open_http2_protocol Apr 18, 2024
@driesvints
Copy link
Member

Thanks @sy-records!

@taylorotwell taylorotwell merged commit d7fc48a into laravel:2.x Apr 18, 2024
14 checks passed
@sy-records sy-records deleted the fix/873 branch April 18, 2024 14:21
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.

Swoole in HTTP/2 mode is incompatible with chunking large responses in SwooleClient
3 participants