Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
Back to tool/Back to issues
#626·httpbin

http://httpbin.org/redirect/X no longer working.

Author: andreamoroCreated Nov 13, 2020Updated Aug 7, 2024

There are examples on the net that shows call to URLs like http://httpbin.org/redirect/X where X is an integer indicating the expected number of redirects.

While examples are quite old, I can see today that a call to URLs like these are no longer producing a redirect chain as expected, irrespective the starting URL is http://httpbin.org/status/301 or http://httpbin.org/redirect/X

If this has ever worked, it was certainly a nice feature to have, hence I would love to see this coming back at some time.

Thanks.

Source: postmanlabs/httpbin

View original on GitHubView discussion on GitHub