postbin, reorder

This commit is contained in:
Kenneth Reitz
2013-05-17 09:07:18 +02:00
parent 8fb9293516
commit b26da5ebdf
+3 -4
View File
@@ -2,8 +2,7 @@
<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> &amp;
<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>