-
Type:
Task
-
Resolution: Won't Fix
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
?
-
7942
-
Not Needed
We have a bunch of code that tries to handle 308 HTTP redirects received from BAAS, but it turns out that all-but-one of the implementations of the GenericNetworkTransport follow 308-redirects transparently and the server doesn't actually send any 308 redirects, so our handling of 308 redirects is actually dead code in production. We should remove all the redirect handling code and any associated tests to simplify the codebase.
- depends on
-
RCPP-89 Add 301/308 redirection support for HTTP transport requests
-
- Closed
-
- is depended on by
-
RCORE-2252 Add test to handle redirects in CURL test transport and add a redirect test run
-
- Closed
-
- related to
-
RCORE-2253 Redirected user authenticated app requests cause user to be logged out and location is not updated
-
- Closed
-