Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up[FEATURE] HTTP Response 如何向客户端分段发送数据 #2403
Open
Comments
|
有人帮忙说哈子吗! |
|
现在的代码是不支持这个功能的,如果你需要使用,得自己重写一下 onRequest 方法。 把 |
|
@huangzhhui 这个功能,打算支持么?感觉不算是正常的需求 |
其他的功能目前还没想到怎么用,不过目前我是要做一个简单的限流下载。所以需要用到。 |
不应该这样暴露 Swoole Response,但应该为 Response 提供 chunk 的功能支持 |
好的谢谢提醒,我先暂时用着,有时间我看看源码,如果能力允许,我看能写出符合规格的方式不。。 |
|
/switch-to feature |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment




我需要

可我在hyperf中不知道该如何使用write