From b26da5ebdfb5371c76d6a7d0d5c4906acec8242a Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Fri, 17 May 2013 09:07:18 +0200 Subject: [PATCH] postbin, reorder --- httpbin/templates/httpbin.1.html | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/httpbin/templates/httpbin.1.html b/httpbin/templates/httpbin.1.html index b9c4c48..bf41be2 100644 --- a/httpbin/templates/httpbin.1.html +++ b/httpbin/templates/httpbin.1.html @@ -2,8 +2,7 @@

httpbin(1): HTTP Request & Response Service

Freely hosted in HTTP, HTTPS & -EU -flavors. Sponsored by Runscope.

+EU.

ENDPOINTS

@@ -37,7 +36,7 @@ flavors. Sponsored by Runscope.

DESCRIPTION

-

Testing an HTTP Library can become difficult sometimes. RequestBin is fantastic +

Testing an HTTP Library can become difficult sometimes. Postbin 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).

@@ -85,7 +84,7 @@ Content-Length: 135

AUTHOR

A Kenneth Reitz -Project.

+Project. Sponsored by Runscope.

SEE ALSO