Is there any instruction in FiddlerScript that can rewrite URLs?
For example, when Firefox requests Fiddler to fetch 'https://www.website.com/?sid=100', Fiddler removes the 'sid=100' variable from the URL and calls 'https://www.website.com/'. Then it returns the data to Firefox as if it were retrieved from 'https://www.website.com/?sid=100'.
Thank you!
Alex
For example, when Firefox requests Fiddler to fetch 'https://www.website.com/?sid=100', Fiddler removes the 'sid=100' variable from the URL and calls 'https://www.website.com/'. Then it returns the data to Firefox as if it were retrieved from 'https://www.website.com/?sid=100'.
Thank you!
Alex