Skip to content

File uploads seem to fail with v1.6.3 #53

Closed
@frayer-enterprises

Description

The updates to the CURLOPT_POSTFIELDS handling of the $values['data'] seems to break the file uploading.

Instead of leaving the data as a CURLfile object like it did with 1.6.2, it now converts it into a query string

The server response is indicating that no file is uploaded.

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