From f6860cf8cf2d1f5d71d8cb7dccf5381b3a56932e Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Wed, 23 Nov 2011 23:04:09 -0500 Subject: [PATCH] no more epio --- README.md | 2 +- epio.ini | 4 ---- httpbin/templates/httpbin.1.html | 2 +- 3 files changed, 2 insertions(+), 6 deletions(-) delete mode 100644 epio.ini diff --git a/README.md b/README.md index fac9821..75851dc 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ httpbin(1): HTTP Request & Response Service Freely hosted in [HTTP](http://httpbin.org/) & [HTTPS](https://httpbin.ep.io/) flavors, thanks to -[epio](http://ep.io/). +[heroku](http://heroku.com/). ## ENDPOINTS diff --git a/epio.ini b/epio.ini deleted file mode 100644 index f02b01f..0000000 --- a/epio.ini +++ /dev/null @@ -1,4 +0,0 @@ -[wsgi] - -entrypoint = httpbin:app -requirements = requirements.txt diff --git a/httpbin/templates/httpbin.1.html b/httpbin/templates/httpbin.1.html index e29be96..6b54ae8 100644 --- a/httpbin/templates/httpbin.1.html +++ b/httpbin/templates/httpbin.1.html @@ -2,7 +2,7 @@

httpbin(1): HTTP Request & Response Service

Freely hosted in HTTP & HTTPS flavors, thanks to -epio.

+heroku.

ENDPOINTS