mirror of
https://github.com/kennethreitz/httpbin.git
synced 2026-06-05 23:00:18 +00:00
https
This commit is contained in:
@@ -2,7 +2,7 @@ httpbin(1): HTTP Request & Response Service
|
||||
===========================================
|
||||
|
||||
Freely hosted in [HTTP](http://httpbin.org/) &
|
||||
[HTTPS](https://httpbin.ep.io/) flavors, thanks to
|
||||
[HTTPS](https://httpbin.herokuapp.com/) flavors, thanks to
|
||||
[heroku](http://heroku.com/).
|
||||
|
||||
## ENDPOINTS
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<div class='mp'>
|
||||
<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="https://httpbin.herokuapp.com/">HTTPS</a> flavors, thanks to
|
||||
<a href="http://heroku.com/">heroku</a>.</p>
|
||||
|
||||
<h2 id="ENDPOINTS">ENDPOINTS</h2>
|
||||
|
||||
Reference in New Issue
Block a user