Skip to content

Update the post method to support JSON string and JSON encoded object #51

@anthonyroux

Description

@anthonyroux

request.py line 106:

the body of the post is always dumps, this means we cannot use a JSON string as the body for a POST request.

We should update this part to be able to manage both

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions