8000 Tags · zsrinivas/httpbin · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: zsrinivas/httpbin

Tags

deployment-test-2

Toggle deployment-test-2's commit message
Add the Runscope-Service header to the list of filtered headers

This comes from the Runscope hosting infrastructure, not from the client.

deployment-test-1

Toggle deployment-test-1's commit message
Add the Runscope-Service header to the list of filtered headers

This comes from the Runscope hosting infrastructure, not from the client.

deployment-prod-2

Toggle deployment-prod-2's commit message
Initialize Bugsnag exception handler, when desired.

At Runscope we use Bugsnag to track application exceptions. This commit allows
you to use Bugsnag to track httpbin exceptions. If you want to do this, you'll
need to set the environment variable BUGSNAG_API_KEY and optionally set the
variable BUGSNAG_RELEASE_STAGE. You'll also need to install the Python client
for Bugsnag, with `pip install bugsnag`.

deployment-prod-1

Toggle deployment-prod-1's commit message
Add the Runscope-Service header to the list of filtered headers

This comes from the Runscope hosting infrastructure, not from the client.

v0.2.1

Toggle v0.2.1's commit message
bump to 0.2.1

v0.2.0

Toggle v0.2.0's commit message
Bump Version for Release

v0.1.2

Toggle v0.1.2's commit message
bump version

v0.1.1

Toggle v0.1.1's commit message
Include Templates and Bump Version to 0.1.1

I forgot to include the templates in setup.py, so httpbin would complain
and return a 500 when accessing views that require templates.  This
fixes that problem by adding them as "data" in setup.py and MANIFEST.in

v0.1.0

Toggle v0.1.0's commit message
Merge pull request postmanlabs#138 from matt-hickford/patch-1

Delete spurious empty file `...`
0