midwayjs / midway

🍔 A Node.js Serverless Framework for front-end/full-stack developers. Build the application for next decade. Works on AWS, Alibaba Cloud, Tencent Cloud and traditional VM/Container. Super easy integrate with React and Vue. 🌈

Home Page:https://www.midwayjs.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

按照官方示例使用@midwayjs/http-proxy代理不成功

Steppenwolf1900 opened this issue · comments

如题,我们需要代理一个接口,按照官方提供的示例,出现404的情况,最小仓库地址:https://github.com/Steppenwolf1900/midway-faas-http-proxy-test
image

faas不支持流式代理。

image 能否调整一下官方文档对faas支持的情况,包括faas不支持流式文件上传这些。避免其他人也会遇到像我们调研跟实际落地不一样的情况

感谢,faas 不支持主要是faas平台层面的不支持,并非框架本身,对于建议,文档在涉及到流式处理的地方新增了提示。

感谢,faas 不支持主要是faas平台层面的不支持,并非框架本身,对于建议,文档在涉及到流式处理的地方新增了提示。

有同样的疑问,普通 faas 场景 http 请求代理不生效,而且 @midwayjs/http-proxy 这个库是没有开源么?

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.