[GH-ISSUE #194] Request URL is improperly url-encoding the hostname/port separator ":" #192

Open
opened 2026-03-03 19:16:04 +03:00 by kerem · 3 comments
Owner

Originally created by @joshfriend on GitHub (Jun 28, 2019).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/194

Originally assigned to: @NghiaTranUIT on GitHub.

Which Proxyman version are you using? (Ex. Proxyman 0.5 (200))

Version 1.4.3 (1430)

What OS Version are you using? (Ex. mac 10.13)

macOS 10.14.5

Steps to reproduce this issue

  1. Proxy an URL with a non-traditional port (e.g. 8080)
  2. URL in the request list is improperly formatted with the : port seperator being percent-encoded as %3A (e.g. http://whiplash.local%3A8080/jsonrpc)

Screenshots (optional)

Originally created by @joshfriend on GitHub (Jun 28, 2019). Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/194 Originally assigned to: @NghiaTranUIT on GitHub. ### Which Proxyman version are you using? (Ex. Proxyman 0.5 (200)) Version 1.4.3 (1430) ### What OS Version are you using? (Ex. mac 10.13) macOS 10.14.5 ### Steps to reproduce this issue 1. Proxy an URL with a non-traditional port (e.g. 8080) 2. URL in the request list is improperly formatted with the `:` port seperator being percent-encoded as `%3A` (e.g. `http://whiplash.local%3A8080/jsonrpc`) ### Screenshots (optional) ![](https://i.imgur.com/9Qlc38X.png)
Author
Owner

@NghiaTranUIT commented on GitHub (Jun 29, 2019):

Thank for the report. I'm squashing it now 👍

<!-- gh-comment-id:506922499 --> @NghiaTranUIT commented on GitHub (Jun 29, 2019): Thank for the report. I'm squashing it now 👍
Author
Owner

@NghiaTranUIT commented on GitHub (Jun 29, 2019):

All done

🤯 Changelogs

  • Remove percent encoding in ulr
  • Support in Flow list, PrettyURL, Raw data and Compose
<!-- gh-comment-id:506927711 --> @NghiaTranUIT commented on GitHub (Jun 29, 2019): All done ## 🤯 Changelogs - [x] Remove percent encoding in ulr - [x] Support in Flow list, PrettyURL, Raw data and Compose
Author
Owner

@NghiaTranUIT commented on GitHub (Jun 29, 2019):

Hey @joshfriend, it's the hot-fix build (https://www.dropbox.com/s/r589qeycw1k6fyb/Proxyman_1.4.3.dmg?dl=0). We will officially release later this week 👍

Thank you in advance 🌮

<!-- gh-comment-id:506943045 --> @NghiaTranUIT commented on GitHub (Jun 29, 2019): Hey @joshfriend, it's the hot-fix build (https://www.dropbox.com/s/r589qeycw1k6fyb/Proxyman_1.4.3.dmg?dl=0). We will officially release later this week 👍 Thank you in advance 🌮
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#192
No description provided.