FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Predefine request is in json format. · Issue #9 · dmsimard/python-cachetclient · GitHub

Predefine request is in json format. #9

Description

It should may be get predefined that the output is in json format.
You can do that with headers={"Content-Type": "application/json"}

response, data = self._request(url, 'POST', **kwargs)

response, data = self._request(url, 'PUT', **kwargs)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


    Back | FazBrowse Home | New Git URL