Skip to content

iOS: Does not follow recursive redirect #104

Open
@Tronix117

Description

@Tronix117

When final response is a Redirection, it should follow the redirect, and then make the completion.
Right now, it just hangs and complete/responded events are never notified.

Edit: it actualy occurs when redirection response is also a redirection. It should recursively follow redirection until a certain configurable limit (followRedirect: number = 10)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions