anyproxy 对 text/event-stream 类型不支持
Open
- Dominant language
- JavaScript
- Stars
- 7.9k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
我目前使用的是 anyproxy 4.0.12 版本,win7 平台
问题:
anyproxy 对 text/event-stream 类型的数据不能正常代理 一直 padding
场景
目前是想通过 anypoxy 当做是 fiddler 那样, 把 www.a.com 代理到 127.0.0.1:5000 本地开发环境
开发环境使用的 是 webpack, 其中, 热更新模块 /__webpack_hmr 在代理之后一直 padding 访问不成功。 求大佬解决, 爱你们
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the issue with AnyProxy 4.0.12 on Windows 7 using webpack hot reload at /__webpack_hmr, proxying www.a.com to 127.0.0.1:5000. Start by tracing how AnyProxy handles text/event-stream responses and compare direct versus proxied access. Done means the event stream no longer remains in padding and webpack hot reload works through the proxy.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, webpack
- Domain
- devtools, networking
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100