Skip to content

Instantly share code, notes, and snippets.

@jeffhollan
Created August 11, 2019 17:21
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jeffhollan/32e59a43896789ae33c352b62e026141 to your computer and use it in GitHub Desktop.
Save jeffhollan/32e59a43896789ae33c352b62e026141 to your computer and use it in GitHub Desktop.
{
"$schema": "http://json.schemastore.org/proxies",
"proxies": {
"loaderio": {
"matchCondition": {
"methods": [ "GET" ],
"route": "/loaderio125125125"
},
"responseOverrides": {
"response.body": "loaderio125125125",
"response.headers.Content-Type": "text/plain"
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment