Remove 308 redirect support from App/AppUser

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Won't Fix
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None

      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.

            Assignee:
            Michael Wilkerson-Barker (Inactive)
            Reporter:
            Jonathan Reams
            Archiver:
            Marc Greenfield

              Created:
              Updated:
              Resolved:
              Archived: