Skip to content

Instantly share code, notes, and snippets.

@andrIvash
Created December 6, 2019 06:23
Show Gist options
  • Save andrIvash/203e784f3d01b15ace8bba418f381eb6 to your computer and use it in GitHub Desktop.
Save andrIvash/203e784f3d01b15ace8bba418f381eb6 to your computer and use it in GitHub Desktop.
Fiddler4 settings for redirection with autoresponder
//Fiddler4 settings for redirection with autoresponder
from regex:http://localhost:3000/api/(.*)
to https://targethost.com:4000/api/$1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment