reqable-app icon indicating copy to clipboard operation
reqable-app copied to clipboard

Reqable issue track repo

Results 402 reqable-app issues
Sort by recently updated
recently updated
newest added

用户反馈,当请求数量达到一定数量就会闪退,怀疑是存在内存泄漏。 和 #153 是同样的问题,`Process.run`导致的内存泄漏,只有部分设备才存在。下图是用户提供的机器信息。 ![48541712049640_ pic](https://github.com/reqable/reqable-app/assets/15059084/e90c054c-a1bb-45ea-a626-d58886209c1f)

bug
windows
p1

这个不好描述,如果 ws 不断推送消息,就会卡,而且没法导出消息内容。 可以测试看看。

enhancement
p1

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. See...

bug
windows
p0

用py脚本处理请求,触发onRequest时,我希望有个能够自增的变量,比如记录请求触发的次数。 在实现上,能否把变量存储在reqable上?或者其他全局对象上。 按“启动”按钮时生效,按“停止”时则注销reqable的所有自定义的变量。

enhancement
p3

reqable可以做导出接口文档吗

enhancement
p2

希望可以像onRequest和onResponse一样 有两个方法来捕获websocket数据 onWebsocketRequest和onWebsocketResponse 可以打印websocket请求信息和响应信息,并可以主动send数据 如果可以,后续希望可以开通一个市场功能,里面有众多脚本等

enhancement
p2
websocket

希望可以编辑 har,比如打开旧的 har文件,删除不需要的请求然后重新保存

enhancement
p2

There is a Magisk module for install custom CA certificate to the system store. [WindSpiritSR/CustomCACert](https://github.com/WindSpiritSR/CustomCACert) Is there any willingness to add it to the Reqable Android APP documentation to help...

enhancement
android

如图 ![image](https://github.com/reqable/reqable-app/assets/1797392/111ab0b0-2a16-4ee8-8a38-f4d0fb5ed2f0) ![image](https://github.com/reqable/reqable-app/assets/1797392/b91ddf52-b671-4cbc-8e2a-84fa461b134d) ![image](https://github.com/reqable/reqable-app/assets/1797392/36e05ebd-9a2e-4bfc-8f15-3c634b142b4a) 试图拉动滚动条,框就会消失,只剩一个空的滚动条

bug
p3
suspend