Вопрос

I am used to using Fiddler, but have recently purchased a Mac and am forced to use Charles. I have successfully mapped some web requests to files on another web server, but I cannot get the query params to pass through. In fiddler I use something like regex:www.example.com(/w*) in the from and everything works as expected, however I cannot for the life of me find how to do this in Charles. Any help or direction would be great! TIA!

Это было полезно?

Решение

Can't believe this but apparently all I had to do was place an asterisk in the from query param box and it seems to be passing it through. Was easier than Fiddler...no regex needed.

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top