Skip to content

Show request body #69

@FokkeZB

Description

@FokkeZB

I noticed that postData is only used when it contains .params:

{data.headers.postData && data.headers.postData.params && (

For typical API requests the property has contents like:

"postData": {
            "mimeType": "application/json",
            "text": "{\"subject\":\"zap.workflow.WorkflowUserInteractionEvent\"}"
          }

It would be great if this data would be shown as well, much like the Chrome DevTools do:

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions