Skip to content

Request.part() #133

Open
Open
@mohan491986

Description

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

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