Skip to content

PUT returns bad/illegal format or missing URL on ARM 64-bit #36

@swanlm

Description

@swanlm

Expected behavior

PUT should run with no errors.

Actual behavior

Code run per the example given to PUT ftp file returns "URL using bad/illegal format or missing URL" when build architecture set to ARM 64-bit

Steps to reproduce the behavior

Run the demo app with the latest version with build architecture set to X86 64-bit. PUT a file to a server. File transfer is successful.
Close the demo app, change the architecture to ARM 64-bit. PUT the same file to a server and response is "CURLE_URL_MALFORMAT(3): URL using bad/illegal format or missing URL"

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugUnexpected, undesireable, or erroneous behaviorlibcURL moduleInvolves the libcURL module

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions