Skip to content

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

Closed
@olegbaturin

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions