ProxymanApp / ProxymanApp/Proxyman
Request URL is improperly url-encoding the hostname/port separator ":"
Open
@NghiaTranUIT is already working on this.
Since Jun 29, 2019.
✅ Done
bug
- Dominant language
- No language data
- Stars
- 7k
- Forks
- 237
- PR merge metrics
- No merged PRs in 30d
Description
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
- Proxy an URL with a non-traditional port (e.g. 8080)
- 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)

Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.