Skip to content

[bug] Windows抓取本地websocket请求时转发错误导致建立websocket失败 #2501

@ALin596

Description

@ALin596

Describe the bug
最初以为是我的Python代码有问题,换了FastAPI框架,并让AI写了最小的复现环境,开启抓包后,还是会出现问题。

To Reproduce

  1. Reqable 开启了Web代理、配置回环、代理规则默认。
  2. 后端Python只接收一个websocket,连接后向对端开始发生消息。
  3. 未开启抓包时一切正常,开启抓包后后端报错403,显示请求路径不对。
  4. 使用AI分析了一下,说是Reqable在转发流量时出了问题。

Expected behavior
本地websocket流量可以正常捕获。
我不是很专业,若是我的Reqable配置问题,麻烦可以一起讨论一下。

Screenshots

Image Image Image Image

Python后端核心代码:
Image

Information

  • Platform: Windows 11
  • Arch: x86-64
  • App Version: 当前版本3.0.39(192)(x86_64)

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions