ProxymanApp / ProxymanApp/Proxyman
Copying request header raw data does not work properly.
@NghiaTranUIT is already working on this.
Since Oct 18, 2021.
- Dominant language
- No language data
- Stars
- 7k
- Forks
- 237
- PR merge metrics
- No merged PRs in 30d
Description
Proxyman version? (Ex. Proxyman 1.4.3)
Proxyman 1.5.0
macOS Version? (Ex. mac 10.14)
iOS 15.0.2
Steps to reproduce
- Open a request A.
- Click the View Raw button next to Header under the Request tab.
- Click the Copy All menu item in the gear icon.
At this time, the header data of request A can be copied normally. Continue operations: - Open another request B.
- Refer to the previous operations and use the Copy All function in request B.
At this time, the exception occurred, and the header data of request A was copied instead of the request B.
p.s. 1: If you continue to open other requests and use this copy function, the header data of request A is copied every time.
p.s. 2: After forcibly exiting the App, use this copy function again, except that the header data of the first request can be copied normally, and the header data of other requests can not be copied again. The situation is the same as previously described.
p.s. 3: In fact, the 4 functions Copy All, Copy Body Only, Share All, and Share the Body in the gear icon in step 3 all have this problem.
Expected behavior
Copying and sharing request header data works correctly.
Screenshots (optional)
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.