mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-25 16:15:55 +03:00
[GH-ISSUE #1714] URL Pattern with spaces cause lots of issue and hard to trace. #1708
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#1708
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 @nisimjoseph on GitHub (Jul 12, 2023).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1714
Originally assigned to: @NghiaTranUIT on GitHub.
Description
we spend too much time searching why URL matching in the Proxy are not working. we do use the URL Match tool to make sure why it not fit, but still waisting long time on it.
usually the issue are Spaces before or after the URL pattern, which we can't see.
Why this feature/change is important?
usually the issue are Spaces before or after the URL pattern, which we can't see. we don't have any indication about it in the text box, so I find myself helping lots of people searching the issue, which is additional spaces in the URL pattern.
can you add idication, or a remove additional spaces button or add color indication on the Text Box that note you have spaces in the URL, anywhere in the URL. and even offer to remove them.
it will save hours of using and troubleshooting and we actually can go on.
thanks you and it an amazing product!!!
@NghiaTranUIT commented on GitHub (Jul 12, 2023):
Hi, I have to trim the leading/trailing whitespace and newline in the URL to prevent this issue. I'm going to fix it now 👍
@NghiaTranUIT commented on GitHub (Jul 12, 2023):
@nisimjoseph you can try this Beta build: https://download.proxyman.io/beta/Proxyman_4.8.2_Trim_URL_newline_and_whitespace.dmg
(It's safe to use the Beta. The license key remains)
Changelog
@nisimjoseph commented on GitHub (Jul 12, 2023):
will try!
thank you for the speed!
@nisimjoseph commented on GitHub (Jul 12, 2023):
working well. small change but so important!