Skip to content

Conversation

@themsaid
Copy link
Member

It's not in the swoole docs but by testing, if we use $swooleResponse->write($content); once we cannot use $swooleResponse->end($content);. The content passed to end() will be ignored.

This PR does all writing with write().

@taylorotwell taylorotwell merged commit fa122f3 into master Apr 12, 2021
@taylorotwell taylorotwell deleted the pr24453 branch April 12, 2021 12: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.

3 participants