mirror of
https://github.com/kennethreitz/httpbin.git
synced 2026-06-05 23:00:18 +00:00
/ip
This commit is contained in:
+2
-1
@@ -4,7 +4,8 @@ httpbin(1): HTTP Client Testing Service
|
||||
## SYNOPSIS
|
||||
|
||||
`/` This page.
|
||||
`/user-agent` Returns user-agent string.
|
||||
`/ip` Returns Origin IP.
|
||||
`/user-agent` Returns user-agent.
|
||||
`/headers` Returns header dict.
|
||||
`/get` Returns GET data.
|
||||
`/post` Returns POST data.
|
||||
|
||||
Reference in New Issue
Block a user