Skip to content

HTTP.Request should ignore payload if GET is selected #37

Description

@jefim

When changing method from POST (or something that has message) to GET, message is still saved on the process and will cause errors if not cleared up.

This is because Frends does not remove the content of the conditionally shows fields and the responsibility of handling those is on the task code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions