[GH-ISSUE #291] [BUG] URL Encoding in Compose #288

Closed
opened 2026-03-03 19:17:08 +03:00 by kerem · 1 comment
Owner

Originally created by @NghiaTranUIT on GitHub (Oct 3, 2019).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/291

Originally assigned to: @NghiaTranUIT on GitHub.

🐶 Brief

Some users reports that the URL string in Compose windows aren't encoded correctly.

For example if we try to add %20 to a url (an encoded space) it automatically gets transformed back into an actual space and then the send button gets greyed out, presumably, because its not longer a valid url.

👑 Criteria

  • If it's percent-encoded -> Keep it as it's
Originally created by @NghiaTranUIT on GitHub (Oct 3, 2019). Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/291 Originally assigned to: @NghiaTranUIT on GitHub. ## 🐶 Brief Some users reports that the URL string in Compose windows aren't encoded correctly. For example if we try to add %20 to a url (an encoded space) it automatically gets transformed back into an actual space and then the send button gets greyed out, presumably, because its not longer a valid url. ## 👑 Criteria - [x] If it's percent-encoded -> Keep it as it's
kerem 2026-03-03 19:17:08 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@NghiaTranUIT commented on GitHub (Oct 18, 2019):

All done.

<!-- gh-comment-id:543503991 --> @NghiaTranUIT commented on GitHub (Oct 18, 2019): All done.
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#288
No description provided.