mirror of
https://github.com/kennethreitz/httpbin.git
synced 2026-06-05 23:00:18 +00:00
/redirect endpoint
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@ httpbin(1): HTTP Client Testing Service
|
||||
`/delete` Returns DELETE data.
|
||||
`/gzip` Returns GZip-encoded data.
|
||||
`/status/<code>` Returns given HTTP Status code.
|
||||
`/redirect/<number>` 301 Redirect loop *n* times.
|
||||
`/redirect/<n>` 302 Redirect loop *n* times.
|
||||
|
||||
|
||||
## DESCRIPTION
|
||||
|
||||
Reference in New Issue
Block a user