mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-26 16:45:57 +03:00
[GH-ISSUE #980] Map Remote encode error #976
Labels
No labels
Discussion
Feature request
In Progress...
Plugins
Waiting response
Windows
Windows
bug
duplicate
enhancement
feature
good first issue
iOS
macOS 10.11
question
wontfix
✅ Done
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Proxyman#976
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @jackpoxy on GitHub (Sep 7, 2021).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/980
Originally assigned to: @NghiaTranUIT on GitHub.
Proxyman version:Proxyman 2.31.0
macOS Version: mac 11.3
Screenshots (optional)
Can I choice encode or not?
@NghiaTranUIT commented on GitHub (Sep 7, 2021):
Hey, thanks for the bug report. I'm not sure why Proxyman encodes this /, but not another part 🤔 I will investigate it 👍
To workaround, you can use this Snippet Code from Scripting Tool, to achieve the same thing as Map Remote doesn't. It might fix the bug 👍
@jackpoxy commented on GitHub (Sep 8, 2021):
Hi, I used the Scripting Tool, but I got the same question too.

@NghiaTranUIT commented on GitHub (Sep 8, 2021):
Thanks, not sure why URLComponent incorrectly parses your URL. I will check out this week and send you a Beta build 👍
@jackpoxy commented on GitHub (Sep 8, 2021):
OK,thanks:)
@NghiaTranUIT commented on GitHub (Sep 8, 2021):
Hey @jackpoxy
If you turn off the Map Remote Tool, and enable the Scripting, Have you still encountered the bug? (Please ignore the console log)
I'm able to reproduce it by using Map Remote, but not the Scripting.
Here is my URL I tested: http://localhost:3000/api/git/api/v3/projects/TCE-Cmgt-Web-l18n%2FCLB-web.git/repository/branches?private_key=aaa
@NghiaTranUIT commented on GitHub (Sep 8, 2021):
@jackpoxy Please try this Beta build: https://proxyman.s3.us-east-2.amazonaws.com/beta/Proxyman_2.32.1_Fix_Percent_Encoded_in_Map_Remote.dmg
I fixed the percent-encoded issue on the Map Remote 😄
Please turn off the scripting and test it again.

@jackpoxy commented on GitHub (Sep 8, 2021):
Hey @NghiaTranUIT ,I try turn off the Map Remoto Tools, only use Scripting Tool. I think the encode is still work.



@jackpoxy commented on GitHub (Sep 8, 2021):
Hey @NghiaTranUIT
I used this version, I think the bug is fixed, it's so quickly, thanks for your work :)
@NghiaTranUIT commented on GitHub (Sep 8, 2021):
Glad to know it works @jackpoxy 💯