Skip to content

Instantly share code, notes, and snippets.

Created February 27, 2017 20:50
Show Gist options
  • Save anonymous/ae1c519a974c3bc7de2a925254b6550e to your computer and use it in GitHub Desktop.
Save anonymous/ae1c519a974c3bc7de2a925254b6550e to your computer and use it in GitHub Desktop.
curl "http://localhost:1234/admin?action=startFlashback" --data '{
"sceneMode": "playback",
"sceneName": "test1",
"matchRule": "matchEntireRequest",
"scenePath": "/tmp",
"proxyHost": "localhost",
"proxyPort": "5555"
}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment