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

如何反向代理源网站的text/event 流 #20

Open
AlphaCharry opened this issue May 7, 2024 · 2 comments
Open

如何反向代理源网站的text/event 流 #20

AlphaCharry opened this issue May 7, 2024 · 2 comments

Comments

@AlphaCharry
Copy link

如何反向代理源网站的text/event 流 ,在遇到源网站返回的请求类型是 text/event 时候 会发生全部加载完成才会完全返回

@Becivells
Copy link
Member

这个暂时不支持。我抽空研究下看看怎么加

@Becivells
Copy link
Member

忘记回复了。这个问题是因为 Goblin 可能要修改请求内容,导致 Goblin 必须要把所有的数据先读取下来。碰到这类流式数据直接返回?这样可行?

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

No branches or pull requests

2 participants