mirror of
https://github.com/kennethreitz/httpbin.git
synced 2026-06-05 14:50:17 +00:00
Merge pull request #326 from andrewgaul/readme
Correct display of endpoints
This commit is contained in:
+3
-3
@@ -16,9 +16,9 @@ flavors by `Runscope <https://www.runscope.com/>`__
|
||||
ENDPOINTS
|
||||
---------
|
||||
|
||||
====================================== ==================================================================================================================
|
||||
======================================= ==================================================================================================================
|
||||
Endpoint Description
|
||||
-------------------------------------- ------------------------------------------------------------------------------------------------------------------
|
||||
--------------------------------------- ------------------------------------------------------------------------------------------------------------------
|
||||
`/`_ This page.
|
||||
`/ip`_ Returns Origin IP.
|
||||
`/user-agent`_ Returns user-agent.
|
||||
@@ -57,7 +57,7 @@ Endpoint Description
|
||||
`/forms/post`_ HTML form that submits to */post*
|
||||
`/xml`_ Returns some XML
|
||||
`/encoding/utf8`_ Returns page containing UTF-8 data.
|
||||
====================================== ==================================================================================================================
|
||||
======================================= ==================================================================================================================
|
||||
|
||||
.. _/user-agent: http://httpbin.org/user-agent
|
||||
.. _/headers: http://httpbin.org/headers
|
||||
|
||||
Reference in New Issue
Block a user