reqable-app
reqable-app copied to clipboard
Reqable issue track repo
用户反馈,当请求数量达到一定数量就会闪退,怀疑是存在内存泄漏。 和 #153 是同样的问题,`Process.run`导致的内存泄漏,只有部分设备才存在。下图是用户提供的机器信息。 
**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...
用py脚本处理请求,触发onRequest时,我希望有个能够自增的变量,比如记录请求触发的次数。 在实现上,能否把变量存储在reqable上?或者其他全局对象上。 按“启动”按钮时生效,按“停止”时则注销reqable的所有自定义的变量。
希望可以像onRequest和onResponse一样 有两个方法来捕获websocket数据 onWebsocketRequest和onWebsocketResponse 可以打印websocket请求信息和响应信息,并可以主动send数据 如果可以,后续希望可以开通一个市场功能,里面有众多脚本等
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...
如图    试图拉动滚动条,框就会消失,只剩一个空的滚动条