Skip to content

restclient.py post functions send payload as json= or data= #42

@weisenje

Description

@weisenje

In restclient.py:
Long-standing function post_to_file() sends payload as json=dataObj
New function post_to_stream() sends payload as data=dataObj (did not work using json=)

Need to understand this better and make them match if appropriate.

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