From ee04c0ebb61918572245ff50d3dbab89738c0278 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Sun, 12 Jun 2011 13:23:20 -0400 Subject: [PATCH] PanBin -> HttpBin --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 887f2a5..060bf59 100644 --- a/README.rst +++ b/README.rst @@ -1,5 +1,5 @@ -Panbin: PostBin++ -================= +HttpBin: PostBin++ +================== Testing an HTTP Library can become difficult sometimes. PostBin is fantastic for testing POST requests, but not much else. This will cover everything.