mirror of
https://github.com/kennethreitz/httpbin.git
synced 2026-06-05 14:50:17 +00:00
postbin, reorder
This commit is contained in:
@@ -2,8 +2,7 @@
|
||||
<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="http://eu.httpbin.org">EU</a>
|
||||
flavors. Sponsored by <a href="https://www.runscope.com">Runscope</a>.</p>
|
||||
<a href="http://eu.httpbin.org">EU</a>.</p>
|
||||
|
||||
<h2 id="ENDPOINTS">ENDPOINTS</h2>
|
||||
|
||||
@@ -37,7 +36,7 @@ flavors. Sponsored by <a href="https://www.runscope.com">Runscope</a>.</p>
|
||||
|
||||
<h2 id="DESCRIPTION">DESCRIPTION</h2>
|
||||
|
||||
<p>Testing an HTTP Library can become difficult sometimes. <a href="http://requestb.in">RequestBin</a> is fantastic
|
||||
<p>Testing an HTTP Library can become difficult sometimes. <a href="http://postbin.org">Postbin</a> is fantastic
|
||||
for testing POST requests, but not much else. This exists to cover all kinds of HTTP
|
||||
scenarios. Additional endpoints are being considered (e.g. <code>/deflate</code>).</p>
|
||||
|
||||
@@ -85,7 +84,7 @@ Content-Length: 135
|
||||
<h2 id="AUTHOR">AUTHOR</h2>
|
||||
|
||||
<p>A <a href="http://kennethreitz.com/pages/open-projects.html">Kenneth Reitz</a>
|
||||
Project.</p>
|
||||
Project. Sponsored by <a href="https://www.runscope.com">Runscope</a>.</p>
|
||||
|
||||
<h2 id="SEE-ALSO">SEE ALSO</h2>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user