From 4dadd46dcaa815bf548e07f1b0051fe259ae64d8 Mon Sep 17 00:00:00 2001
From: John Sheehan
Date: Thu, 16 May 2013 23:58:30 -0700
Subject: [PATCH] add sponsorship link and update postbin link to requestbin
---
httpbin/templates/httpbin.1.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/httpbin/templates/httpbin.1.html b/httpbin/templates/httpbin.1.html
index 04a7d63..b9c4c48 100644
--- a/httpbin/templates/httpbin.1.html
+++ b/httpbin/templates/httpbin.1.html
@@ -3,7 +3,7 @@
Freely hosted in HTTP,
HTTPS &
EU
-flavors.
+flavors. Sponsored by Runscope.
ENDPOINTS
@@ -37,7 +37,7 @@ flavors.
DESCRIPTION
-Testing an HTTP Library can become difficult sometimes. PostBin.org is fantastic
+
Testing an HTTP Library can become difficult sometimes. RequestBin 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. /deflate).