mirror of
https://github.com/kennethreitz/httpbin.git
synced 2026-06-05 23:00:18 +00:00
no more epio
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -1,4 +0,0 @@
|
||||
[wsgi]
|
||||
|
||||
entrypoint = httpbin:app
|
||||
requirements = requirements.txt
|
||||
@@ -2,7 +2,7 @@
|
||||
<h1>httpbin(1): HTTP Request & Response Service</h1>
|
||||
<p>Freely hosted in <a href="/">HTTP</a> &
|
||||
<a href="https://httpbin.ep.io/">HTTPS</a> flavors, thanks to
|
||||
<a href="http://ep.io/">epio</a>.</p>
|
||||
<a href="http://heroku.com/">heroku</a>.</p>
|
||||
|
||||
<h2 id="ENDPOINTS">ENDPOINTS</h2>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user