postmanlabs/httpbin

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

andreamoro opened this issue · 1 comments

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.

See #617