add sponsorship link and update postbin link to requestbin

This commit is contained in:
John Sheehan
2013-05-16 23:58:30 -07:00
parent a3c6f2402e
commit 4dadd46dca
+2 -2
View File
@@ -3,7 +3,7 @@
<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.</p>
flavors. Sponsored by <a href="https://www.runscope.com">Runscope</a>.</p>
<h2 id="ENDPOINTS">ENDPOINTS</h2>
@@ -37,7 +37,7 @@ flavors.</p>
<h2 id="DESCRIPTION">DESCRIPTION</h2>
<p>Testing an HTTP Library can become difficult sometimes. PostBin.org is fantastic
<p>Testing an HTTP Library can become difficult sometimes. <a href="http://requestb.in">RequestBin</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>