We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
如何反向代理源网站的text/event 流 ,在遇到源网站返回的请求类型是 text/event 时候 会发生全部加载完成才会完全返回
The text was updated successfully, but these errors were encountered:
这个暂时不支持。我抽空研究下看看怎么加
Sorry, something went wrong.
忘记回复了。这个问题是因为 Goblin 可能要修改请求内容,导致 Goblin 必须要把所有的数据先读取下来。碰到这类流式数据直接返回?这样可行?
No branches or pull requests
如何反向代理源网站的text/event 流 ,在遇到源网站返回的请求类型是 text/event 时候 会发生全部加载完成才会完全返回
The text was updated successfully, but these errors were encountered: