a kennethreitz project

This commit is contained in:
2017-03-16 15:52:10 -04:00
parent 3282bb2544
commit cbbb1710e0
2 changed files with 3 additions and 4 deletions
+2 -3
View File
@@ -1,6 +1,6 @@
<div class='mp'> <div class='mp'>
<h1>httpbin(1): HTTP Request &amp; Response Service</h1> <h1>httpbin(1): HTTP Request &amp; Response Service</h1>
<p>Freely hosted in <a href="http://httpbin.org">HTTP</a>, <a href="https://httpbin.org">HTTPS</a>, <a href="https://http2bin.org">HTTP/2</a> &amp; <a href="http://eu.httpbin.org/">EU</a> flavors by <a href="https://www.runscope.com/">Runscope</a></p> <p>Freely hosted in <a href="http://httpbin.org">HTTP</a>, <a href="https://httpbin.org">HTTPS</a>, <a href="https://http2bin.org">HTTP/2</a> &amp; <a href="http://eu.httpbin.org/">EU</a> flavors by <a href="https://www.heroku.com/">Heroku</a>.</p>
<h2 id="ENDPOINTS">ENDPOINTS</h2> <h2 id="ENDPOINTS">ENDPOINTS</h2>
@@ -145,8 +145,7 @@ $ gunicorn httpbin:app
<h2 id="AUTHOR">AUTHOR</h2> <h2 id="AUTHOR">AUTHOR</h2>
<p>A <a href="https://www.runscope.com/community">Runscope Community Project</a>.</p> <p>A <a href="http://kennethreitz.com/">Kenneth Reitz</a> project.</p>
<p>Originally created by <a href="http://kennethreitz.com/">Kenneth Reitz</a>.</p>
<h2 id="SEE-ALSO">SEE ALSO</h2> <h2 id="SEE-ALSO">SEE ALSO</h2>
+1 -1
View File
@@ -50,7 +50,7 @@
</head> </head>
<body id='manpage'> <body id='manpage'>
<a href="http://github.com/Runscope/httpbin"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png" alt="Fork me on GitHub"></a> <a href="http://github.com/kennethreitz/httpbin"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png" alt="Fork me on GitHub"></a>