fuel icon indicating copy to clipboard operation
fuel copied to clipboard

Redirection count should limit to 10, not redirect forever

Open kittinunf opened this issue 6 years ago • 3 comments

https://tools.ietf.org/html/rfc7231#section-6.4.1

RFC 7231 - 6.4. Redirection 3xx says:

A client SHOULD detect and intervene in cyclical redirections (i.e., "infinite" redirection loops). Note: An earlier version of this specification recommended a maximum of five redirections ([RFC2068], Section 10.3). Content developers need to be aware that some clients might implement such a fixed limitation.

kittinunf avatar Jul 24 '18 11:07 kittinunf

is this still outstanding ?

markGilchrist avatar Aug 02 '18 06:08 markGilchrist

It is ... currently, the RedirectInterceptor redirects forever™ 😅

kittinunf avatar Aug 03 '18 02:08 kittinunf

ok, are you going to pick this up?

markGilchrist avatar Aug 03 '18 06:08 markGilchrist