Skip to content

Content type not set to json when sending patch request  #272

@YassienW

Description

@YassienW

When using request.patch("/endpoint", {key: value}) content type header is set to Content-Type: text/plain;charset=UTF-8

Codesandbox

Header should be set to Content-Type: application/json

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