Skip to content

Instantly share code, notes, and snippets.

@asoorm
Created December 4, 2019 22:46
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 asoorm/4e76486f9abc83a7dd5648ce0fa94471 to your computer and use it in GitHub Desktop.
Save asoorm/4e76486f9abc83a7dd5648ce0fa94471 to your computer and use it in GitHub Desktop.
{
"name": "httpbin",
"use_keyless": true,
"version_data": {
"not_versioned": true,
"versions": {
"Default": {
"name": "Default",
"use_extended_paths": true
}
}
},
"proxy": {
"listen_path": "/httpbin/",
"target_url": "http://httpbin.org/",
"strip_listen_path": true
},
"active": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment