Skip to content

Request.part() #133

@mohan491986

Description

@mohan491986

Request
.part({
'content-type': 'application/json',
body: { foo: 'bar' }
})

does not work. No data sent.

How to set application/json type in .field('parameter', 'value') // Form field ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions