[GH-ISSUE #992] [BUG] Regex Case Sensitive #988

Open
opened 2026-03-03 19:23:33 +03:00 by kerem · 1 comment
Owner

Originally created by @NghiaTranUIT on GitHub (Sep 14, 2021).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/992

Originally assigned to: @NghiaTranUIT on GitHub.

Description

At the moment, Proxyman is using Regex Matching with Case Insensitive, which is incorrect. We should support Case Sensitive since it's reasonable and we can precisely distinguish Upper/Lower-case.

Acceptance Criteria

  • Use Regex with Case Sensitive
Originally created by @NghiaTranUIT on GitHub (Sep 14, 2021). Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/992 Originally assigned to: @NghiaTranUIT on GitHub. ### Description At the moment, Proxyman is using Regex Matching with Case Insensitive, which is incorrect. We should support Case Sensitive since it's reasonable and we can precisely distinguish Upper/Lower-case. ### Acceptance Criteria - Use Regex with Case Sensitive
Author
Owner

@NghiaTranUIT commented on GitHub (Sep 14, 2021):

Done with this Beta build: https://proxyman.s3.us-east-2.amazonaws.com/beta/Proxyman_2.32.1_Regex_Case_Sensitive.dmg

<!-- gh-comment-id:918969877 --> @NghiaTranUIT commented on GitHub (Sep 14, 2021): Done with this Beta build: https://proxyman.s3.us-east-2.amazonaws.com/beta/Proxyman_2.32.1_Regex_Case_Sensitive.dmg
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#988
No description provided.