Proxyman version? (Ex. Proxyman 1.4.3)
Proxyman 1.9.2
macOS Version? (Ex. mac 10.14)
macOS 10.16
Steps to reproduce
- Open Proxyman then �open https://www.google.com/ in Chrome.
- Set breakpoint rule for https://www.google.com/ in Proxyman.
- Refresh https://www.google.com in Chrome.
- Breakpoint window in Proxyman will be prompted, then click execute to send request.
- The response url from google.com is now https://www.google.com/?
Expected behavior
Execution request from breakpoint should not inject any unexpected query param and response url for the steps to reproduce should be https://www.google.com/ .
This issue affects use case when testing caching for a website when server-side handling is using URL to get cache which should be, for example: "https://google.com" but now is "https://google.com/?" and causes cache not found.
Screenshots (optional)
Proxyman version? (Ex. Proxyman 1.4.3)
Proxyman 1.9.2
macOS Version? (Ex. mac 10.14)
macOS 10.16
Steps to reproduce
Expected behavior
Execution request from breakpoint should not inject any unexpected query param and response url for the steps to reproduce should be https://www.google.com/ .
This issue affects use case when testing caching for a website when server-side handling is using URL to get cache which should be, for example: "https://google.com" but now is "https://google.com/?" and causes cache not found.
Screenshots (optional)