Skip to content

HTTP Client: Redirect with 307 (Temporary Redirect) should keep original request method and body #409

Description

@olegbaturin

As it stated at MDN
The method and the body of the original request are reused to perform the redirected request.

But here request is converted from POST to GET.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions