[GH-ISSUE #1714] URL Pattern with spaces cause lots of issue and hard to trace. #1708

Open
opened 2026-03-03 19:53:40 +03:00 by kerem · 4 comments
Owner

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!!!

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!!! <!-- Explain why Proxyman needs this feature/change? -->
Author
Owner

@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 👍

<!-- gh-comment-id:1632609369 --> @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 👍
Author
Owner

@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

  • Trim the whitespace and new line on both ends of the URL. Apply for all debugging tool URL Rules.
<!-- gh-comment-id:1632780547 --> @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 - Trim the whitespace and new line on both ends of the URL. Apply for all debugging tool URL Rules.
Author
Owner

@nisimjoseph commented on GitHub (Jul 12, 2023):

will try!
thank you for the speed!

<!-- gh-comment-id:1632793601 --> @nisimjoseph commented on GitHub (Jul 12, 2023): will try! thank you for the speed!
Author
Owner

@nisimjoseph commented on GitHub (Jul 12, 2023):

working well. small change but so important!

<!-- gh-comment-id:1632796074 --> @nisimjoseph commented on GitHub (Jul 12, 2023): working well. small change but so important!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Proxyman#1708
No description provided.