mirror of
https://github.com/kennethreitz/httpbin.git
synced 2026-06-05 06:46:16 +00:00
a kennethreitz project
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<div class='mp'>
|
||||
<h1>httpbin(1): HTTP Request & 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> & <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> & <a href="http://eu.httpbin.org/">EU</a> flavors by <a href="https://www.heroku.com/">Heroku</a>.</p>
|
||||
|
||||
<h2 id="ENDPOINTS">ENDPOINTS</h2>
|
||||
|
||||
@@ -145,8 +145,7 @@ $ gunicorn httpbin:app
|
||||
|
||||
<h2 id="AUTHOR">AUTHOR</h2>
|
||||
|
||||
<p>A <a href="https://www.runscope.com/community">Runscope Community Project</a>.</p>
|
||||
<p>Originally created by <a href="http://kennethreitz.com/">Kenneth Reitz</a>.</p>
|
||||
<p>A <a href="http://kennethreitz.com/">Kenneth Reitz</a> project.</p>
|
||||
|
||||
<h2 id="SEE-ALSO">SEE ALSO</h2>
|
||||
|
||||
|
||||
@@ -50,7 +50,7 @@
|
||||
</head>
|
||||
|
||||
<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>
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user