Skip to content

PATCH Request not passing Body #247

@laurentades

Description

@laurentades

Hi

I am using the ClientRequest to create a request to a REST API
The body goes through with:
httpRequest.write(from: httpBody)

When using httpMethod PATCH, the body string is not passed across
When using httpMethod PUT or POST, the body string goes through...

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