ProxymanApp / ProxymanApp/Proxyman
希望可以优化「保存请求」功能
Open
@NghiaTranUIT is already working on this.
Since Jul 10, 2024.
✅ Done
enhancement
- Dominant language
- No language data
- Stars
- 7k
- Forks
- 237
- PR merge metrics
- No merged PRs in 30d
Description
Description
- 希望可以在侧边栏的 saved (保存请求)栏中增加分组/文件夹功能
- 重放保存的请求时,可以不要让请求重复出现在saved列表里
Why this feature/change is important?
- 目前使用saved功能配合备注、高亮等功能可以很方便的保留抓取到的有用的请求,但是当业务场景和请求的数量增加时,单一的列表会显得不那么整洁,想找到某个特定的请求会更费力。如果能够增加分组功能,能够很大程度提高效率
- 在重放请求时,我们通常希望保存的是某一个特定的请求,以备后续查阅,或者对其重放。但是对一个请求的重放不代表我会关注每一次的重放结果,所以让重放后的结果出现在普通的抓包结果里,在有需要的情况下再保存,应该比直接在saved列表里重复这些重放记录更合适。
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.