Skip to content

Definining URL-encoded JSON value #290

Closed
@marcus-maws

Description

@marcus-maws

Hi,

Is it possible to define a URL-encoded JSON value that has a name. e.g. the sent data is of type

multipart/form-data

And the POST data is a URL-encoded version of the following code (in PHP):

request=json_encode(array(...))

If it's not possible in the main spec, is there a hack to allow such forms?

Thanks.

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