This commit is contained in:
2017-03-16 20:04:14 -04:00
parent 5a9722b9c0
commit 0a8adb664c
+1 -13
View File
@@ -1,20 +1,11 @@
httpbin(1): HTTP Request & Response Service
===========================================
Freely hosted in `HTTP <http://httpbin.org>`__, `HTTPS <https://httpbin.org>`__, & `EU <http://eu.httpbin.org/>`__
flavors by `Heroku <https://www.heroku.com/>`__.
|Deploy|_
.. |Deploy| image:: https://www.herokucdn.com/deploy/button.svg
.. _Deploy: https://heroku.com/deploy?template=https://github.com/kennethreitz/httpbin
|Build Status|
DESCRIPTION
-----------
Testing an HTTP Library can become difficult sometimes.
`RequestBin <http://requestb.in>`__ is fantastic for testing POST
requests, but doesn't let you control the response. This exists to cover
@@ -53,7 +44,4 @@ SEE ALSO
- https://www.hurl.it
- http://requestb.in
- http://python-requests.org
.. |Build Status| image:: https://travis-ci.org/kennethreitz/httpbin.svg
:target: https://travis-ci.org/kennethreitz/httpbin
- http://python-requests.org