Skip to content

Fail to process the request with angle brackets in the parameters #826

@tylerw8bits

Description

@tylerw8bits

Proxyman version? (Ex. Proxyman 1.4.3)

2.20.0

macOS Version? (Ex. mac 10.14)

10.15.7 (19H15)

Steps to reproduce

Problem Description:
I set up some remote mapping rule, then I found out proxyman fails to process the remote mapping on requests when they include the angle brackets in the parameter.

Steps to reproduce:
For example, I setup the a mapping rule for directing google traffic to amazon (you can checkout the rule from the screenshot below)

When I entered "https://www.google.com/" in my browser, proxyman just redirects me to the amazon, and this is what I expected.
But when I entered "https://www.google.com/?test=[123]", which includes angle brackets in the request parameter, then proxyman fails to process the request and I just get a request from google back instead of amazon. Could someone please take a look at this issue?

By the way, I wonder if there are some errors happen during the request processing in postman, is there any place that I can see the log to debug? At first I thought this issue happened because I didn't setup the remote mapping correctly, and it issue took me quite a while to figure out...

Expected behavior

Screenshots (optional)

image

Metadata

Metadata

Assignees

Labels

bugSomething isn't working✅ DoneTicket is addressed and fixed.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions